1 write to _provider
Microsoft.VisualStudio.LanguageServices (1)
CallHierarchy\CallHierarchyDetail.cs (1)
29_provider = provider;
3 references to _provider
Microsoft.VisualStudio.LanguageServices (3)
CallHierarchy\CallHierarchyDetail.cs (3)
60var token = _provider.AsyncListener.BeginAsyncOperation(nameof(NavigateTo)); 66using var context = _provider.ThreadOperationExecutor.BeginExecute( 77_provider.ThreadingContext, _workspace, document.Id, _span,