MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeSource­ReferenceNode­Or­Token
Open sandboxFocus

SourceReference.NodeOrToken Property

NodeOrToken

Gets the Roslyn SyntaxNode, SyntaxToken. This property can be used by SDK-based plugins.

Declaration
public object NodeOrToken { get; }
Property Value
Type Description
Object