2 references to Find
Microsoft.CodeAnalysis.Workspaces (1)
Utilities\SpellChecker.cs (1)
31
bKTree.
Find
(ref result.AsRef(), value, threshold: null);
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
UtilityTest\BKTreeTests.cs (1)
19
tree.
Find
(ref results.AsRef(), value, threshold);