3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (3)
SignatureHelp\Presentation\SignatureHelpPresenter.SignatureHelpPresenterSession.cs (3)
148
_threadingContext
.ThrowIfNotOnUIThread();
154
_threadingContext
.ThrowIfNotOnUIThread();
172
_threadingContext
.ThrowIfNotOnUIThread();