6 references to SingleInstanceName
System.Diagnostics.PerformanceCounter (6)
System\Diagnostics\SharedPerformanceCounter.cs (6)
25internal static readonly int s_singleInstanceHashCode = GetWstrHashCode(SingleInstanceName); 747instanceName = SingleInstanceName; 962if (StringEquals(SingleInstanceName, currentInstancePointer->InstanceNameOffset)) 964if (instanceName != SingleInstanceName) 969if (instanceName == SingleInstanceName) 975if (instanceName == SingleInstanceName)