1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorPane.SearchHandler.cs (1)
25_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (2)
EditorConfigSettings\SettingsEditorPane.SearchHandler.cs (2)
32=> new SearchTask(dwCookie, pSearchQuery, pSearchCallback, _wpfTableControls, _threadingContext); 36_threadingContext.ThrowIfNotOnUIThread();