1 write to _syntaxTree
Microsoft.CodeAnalysis.Workspaces (1)
Classification\SyntaxClassification\AbstractSyntaxClassificationService.Worker.cs (1)
42
_syntaxTree
= semanticModel.SyntaxTree;
1 reference to _syntaxTree
Microsoft.CodeAnalysis.Workspaces (1)
Classification\SyntaxClassification\AbstractSyntaxClassificationService.Worker.cs (1)
66
worker._pendingNodes.Push(worker.
_syntaxTree
.GetRoot(cancellationToken));