2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (2)
StackTraceExplorer\StackFrameViewModel.cs (2)
77
_threadingContext
, new NavigationOptions(PreferProvisionalTab: true, ActivateTab: false), cancellationToken).ConfigureAwait(false);
128
_threadingContext
, _workspace, textDocument.Id, lineNumber - 1, offset: 0, options, cancellationToken)