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