Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/ISource­Expression/As­Syntax­Node
Open sandboxFocus

Property AsSyntaxNode

AsSyntaxNode

Gets the source Roslyn object representing the current expression.

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