1 write to AsyncListener
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Adornments\AbstractAdornmentManagerProvider.cs (1)
35
AsyncListener
= listenerProvider.GetListener(this.FeatureAttributeName);
3 references to AsyncListener
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineDiagnostics\InlineDiagnosticsAdornmentManagerProvider.cs (1)
59
ThreadingContext, textView, TagAggregatorFactoryService,
AsyncListener
,
LineSeparators\LineSeparatorAdornmentManagerProvider.cs (1)
57
_ = new LineSeparatorAdornmentManager(ThreadingContext, textView, TagAggregatorFactoryService,
AsyncListener
, AdornmentLayerName);
StringIndentation\StringIndentationAdornmentManagerProvider.cs (1)
57
_ = new StringIndentationAdornmentManager(ThreadingContext, textView, TagAggregatorFactoryService,
AsyncListener
, AdornmentLayerName);