1 write to _bkTree
Microsoft.CodeAnalysis.Workspaces (1)
Utilities\SpellChecker.cs (1)
27
_bkTree
= bKTree;
2 references to _bkTree
Microsoft.CodeAnalysis.Workspaces (2)
Utilities\SpellChecker.cs (2)
40
var result =
_bkTree
.Find(value, threshold: null);
55
_bkTree
.WriteTo(writer);