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