3 references to Create
Microsoft.CodeAnalysis.Workspaces.UnitTests (3)
UtilityTest\BKTreeTests.cs (3)
19
var tree = BKTree.
Create
(testValues);
40
var tree = BKTree.
Create
(testValues);
112
var tree = BKTree.
Create
(testValues);