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