1 write to _asyncListener
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentOutlineControl.xaml.cs (1)
97
_asyncListener
= asyncListener;
2 references to _asyncListener
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentOutlineControl.xaml.cs (2)
140
_asyncListener
,
146
TaggerEventSources.OnWorkspaceChanged(subjectBuffer,
_asyncListener
),