1 write to _listener
Microsoft.VisualStudio.LanguageServices (1)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (1)
74
_listener
= asynchronousOperationListenerProvider.GetListener(FeatureAttribute.DesignerAttributes);
3 references to _listener
Microsoft.VisualStudio.LanguageServices (3)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (3)
79
_listener
,
85
_listener
,
128
solution, trackingService.GetActiveDocument(solution), client,
_listener
, this, cancellationToken).ConfigureAwait(false);