1 write to SyntaxTreeIndex
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\FindReferenceCache.cs (1)
81SyntaxTreeIndex = syntaxTreeIndex;
2 references to SyntaxTreeIndex
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\FindReferenceCache.cs (2)
127if (!this.SyntaxTreeIndex.ProbablyContainsIdentifier(identifier)) 134if (this.SyntaxTreeIndex.ProbablyContainsEscapedIdentifier(identifier))