2 references to ParentObjectTitleIndex
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (2)
1389if (perfInstance.ParentObjectTitleIndex > 0 && parentInstanceNames == null) 1390parentInstanceNames = GetInstanceNamesFromIndex(perfInstance.ParentObjectTitleIndex);