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)
66worker._pendingNodes.Push(worker._syntaxTree.GetRoot(cancellationToken));