1 reference to GetOrCreateToolWindowAsync
Microsoft.VisualStudio.LanguageServices (1)
ValueTracking\ValueTrackingCommandHandler.cs (1)
117
var toolWindow = await
GetOrCreateToolWindowAsync
(textView, cancellationToken).ConfigureAwait(false);