1 write to ThreadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
CallHierarchy\CallHierarchyProvider.cs (1)
50ThreadOperationExecutor = threadOperationExecutor;
2 references to ThreadOperationExecutor
Microsoft.VisualStudio.LanguageServices (2)
CallHierarchy\CallHierarchyDetail.cs (1)
66using var context = _provider.ThreadOperationExecutor.BeginExecute(
CallHierarchy\CallHierarchyItem.cs (1)
140using var context = _provider.ThreadOperationExecutor.BeginExecute(