1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ExtractInterface\VisualStudioExtractInterfaceOptionsService.cs (1)
40_threadingContext = threadingContext;
1 reference to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ExtractInterface\VisualStudioExtractInterfaceOptionsService.cs (1)
67await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);