1 write to _runningDocumentTable
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
259
_runningDocumentTable
= (IVsRunningDocumentTable4)runningDocumentTable;
1 reference to _runningDocumentTable
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\Legacy\SolutionEventsBatchScopeCreator.cs (1)
264
_runningDocumentTable
.GetDocumentHierarchyItem(docCookie, out var hierarchy, out _);