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 _);