7 references to AssertUIThread
Microsoft.VisualStudio.LanguageServices.Razor (5)
Extensions\JoinableTaskContextExtensions.cs (1)
23jtf.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();