1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\RoslynDefinitionBucket.cs (1)
55
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
FindReferences\RoslynDefinitionBucket.cs (1)
81
await location.TryNavigateToAsync(
_threadingContext
, options, cancellationToken).ConfigureAwait(false);