3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (3)
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.cs (1)
48_threadingContext.ThrowIfNotOnUIThread();
Classification\CopyPasteAndPrintingClassificationBufferTaggerProvider.Tagger.cs (2)
63_owner._threadingContext.ThrowIfNotOnUIThread(); 155_owner._threadingContext.JoinableTaskFactory.Run(async () =>