3 references to RootNode
Microsoft.CodeAnalysis.CSharp.Features (3)
EditAndContinue\DeclarationBody\PropertyOrIndexerAccessorDeclarationBody.cs (3)
63
=>
RootNode
.SyntaxTree;
69
=> new(
RootNode
);
72
=>
RootNode
;