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