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