2 instantiations of Worker
Microsoft.CodeAnalysis.CSharp.Features (2)
Debugging\CSharpProximityExpressionsService.cs (2)
104
=> new
Worker
(syntaxTree, position).Do(cancellationToken);
108
=> new
Worker
(syntaxTree, position).Do(cancellationToken);