7 references to AssertUIThread
Microsoft.VisualStudio.LanguageServices.Razor (5)
Extensions\JoinableTaskContextExtensions.cs (1)
23
jtf.Context.
AssertUIThread
(caller);
LanguageClient\ViewCodeCommandHandler.cs (1)
65
_joinableTaskContext.
AssertUIThread
();
Logging\OutputWindowLoggerProvider.cs (2)
134
_threadingContext.
AssertUIThread
();
150
_threadingContext.
AssertUIThread
();
RazorLSPTextViewConnectionListener.cs (1)
78
_joinableTaskContext.
AssertUIThread
();
Microsoft.VisualStudio.RazorExtension (2)
Snippets\SnippetService.cs (2)
149
_joinableTaskFactory.Context.
AssertUIThread
();
159
_joinableTaskFactory.Context.
AssertUIThread
();