3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (3)
SignatureHelp\Presentation\SignatureHelpPresenter.SignatureHelpPresenterSession.cs (3)
145
_threadingContext
.ThrowIfNotOnUIThread();
151
_threadingContext
.ThrowIfNotOnUIThread();
169
_threadingContext
.ThrowIfNotOnUIThread();