4 references to Create
Microsoft.CodeAnalysis.Workspaces (1)
Utilities\SpellChecker.cs (1)
22
: this(BKTree.
Create
(corpus))
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
UtilityTest\BKTreeTests.cs (3)
27
var tree = BKTree.
Create
(testValues);
48
var tree = BKTree.
Create
(testValues);
120
var tree = BKTree.
Create
(testValues);