3 references to SingleInstanceName
System.Diagnostics.PerformanceCounter (3)
System\Diagnostics\InstanceDataCollection.cs (1)
48instanceName = PerformanceCounterLib.SingleInstanceName;
System\Diagnostics\PerformanceCounterCategory.cs (1)
435if (instanceNames.Length == 1 && instanceNames[0] == PerformanceCounterLib.SingleInstanceName)
System\Diagnostics\PerformanceCounterLib.cs (1)
1478_instanceNameTable[PerformanceCounterLib.SingleInstanceName] = 0;