1 write to SyntaxTree
Microsoft.CodeAnalysis.Features (1)
Structure\BlockStructureContext.cs (1)
22SyntaxTree = syntaxTree;
1 reference to SyntaxTree
Microsoft.CodeAnalysis.Features (1)
Structure\Syntax\AbstractBlockStructureProvider.cs (1)
37var syntaxRoot = context.SyntaxTree.GetRoot(context.CancellationToken);