1 instantiation of Worker
Microsoft.CodeAnalysis.Features (1)
SpellCheck\AbstractSpellCheckSpanService.cs (1)
37
var worker = new
Worker
(this, syntaxFacts, classifier, virtualCharService, spans);
1 reference to Worker
Microsoft.CodeAnalysis.Features (1)
SpellCheck\AbstractSpellCheckSpanService.cs (1)
37
var
worker = new Worker(this, syntaxFacts, classifier, virtualCharService, spans);