1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\SettingsEditorPane.SearchTask.cs (1)
28
_threadingContext
= threadingContext;
5 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (5)
EditorConfigSettings\SettingsEditorPane.SearchTask.cs (5)
34
_ =
_threadingContext
.JoinableTaskFactory.RunAsync(
37
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync();
51
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync();
58
_ =
_threadingContext
.JoinableTaskFactory.RunAsync(
61
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync();