1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices.Razor (1)
Logging\OutputWindowLoggerProvider.cs (1)
79_threadingContext = threadingContext;
3 references to _threadingContext
Microsoft.VisualStudio.LanguageServices.Razor (3)
Logging\OutputWindowLoggerProvider.cs (3)
113await _threadingContext.Factory.SwitchToMainThreadAsync(cancellationToken); 134_threadingContext.AssertUIThread(); 150_threadingContext.AssertUIThread();