2 references to SpellChecker
Microsoft.CodeAnalysis.Workspaces (2)
Utilities\SpellChecker.cs (2)
31
:
this
(checksum, BKTree.Create(corpus))
69
return new
SpellChecker
(checksum, bkTree);