1 instantiation of Worker
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Classification\AbstractEmbeddedLanguageClassificationService.cs (1)
60
var worker = new
Worker
(this, services, project, semanticModel, textSpan, options, result, cancellationToken);
1 reference to Worker
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\Classification\AbstractEmbeddedLanguageClassificationService.cs (1)
60
var
worker = new Worker(this, services, project, semanticModel, textSpan, options, result, cancellationToken);