6 references to SingleInstanceName
System (6)
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (6)
35
internal static readonly int SingleInstanceHashCode = GetWstrHashCode(
SingleInstanceName
);
719
instanceName =
SingleInstanceName
;
903
if (StringEquals(
SingleInstanceName
, currentInstancePointer->InstanceNameOffset)){
904
if (instanceName !=
SingleInstanceName
)
908
if (instanceName ==
SingleInstanceName
)
913
if (instanceName ==
SingleInstanceName
)