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)
40var result = _bkTree.Find(value, threshold: null); 55_bkTree.WriteTo(writer);