MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeISource­ExpressionAs­Syntax­Node
Open sandboxFocus

ISourceExpression.AsSyntaxNode Property

AsSyntaxNode

Gets the source Roslyn object representing the current expression.

Declaration
object AsSyntaxNode { get; }
Property Value
Type Description
System.Object