1 write to _glyphService
Microsoft.VisualStudio.LanguageServices (1)
ValueTracking\ValueTrackingCommandHandler.cs (1)
67
_glyphService
= glyphService;
3 references to _glyphService
Microsoft.VisualStudio.LanguageServices (3)
ValueTracking\ValueTrackingCommandHandler.cs (3)
136
solution, child, children: [], toolWindow.ViewModel,
_glyphService
, valueTrackingService, _globalOptions, _threadingContext, _listener, _threadOperationExecutor, cancellationToken).ConfigureAwait(false);
146
solution, child, children: [], toolWindow.ViewModel,
_glyphService
, valueTrackingService, _globalOptions, _threadingContext, _listener, _threadOperationExecutor, cancellationToken).ConfigureAwait(false);
151
solution, parent, childItems.ToImmutable(), toolWindow.ViewModel,
_glyphService
, valueTrackingService, _globalOptions, _threadingContext, _listener, _threadOperationExecutor, cancellationToken).ConfigureAwait(false);