1 write to _listener
Microsoft.VisualStudio.LanguageServices (1)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (1)
75
_listener
= asynchronousOperationListenerProvider.GetListener(FeatureAttribute.DesignerAttributes);
3 references to _listener
Microsoft.VisualStudio.LanguageServices (3)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (3)
80
_listener
,
86
_listener
,
132
solution, trackingService.GetActiveDocument(solution), client,
_listener
, this, cancellationToken).ConfigureAwait(false);