2 references to s_singleInstanceHashCode
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\SharedPerformanceCounter.cs (2)
746
instanceNameHashCode =
s_singleInstanceHashCode
;
960
if (currentInstancePointer->InstanceNameHashCode ==
s_singleInstanceHashCode
)