3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (3)
SignatureHelp\Presentation\SignatureHelpPresenter.SignatureHelpPresenterSession.cs (3)
147
_threadingContext
.ThrowIfNotOnUIThread();
153
_threadingContext
.ThrowIfNotOnUIThread();
171
_threadingContext
.ThrowIfNotOnUIThread();