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