18 references to EnglishCulture
System.Diagnostics.PerformanceCounter (18)
System\Diagnostics\PerformanceCounterLib.cs (18)
288PerformanceCounterLib library = GetPerformanceCounterLib(machine, EnglishCulture); 292if (CultureInfo.CurrentCulture.Parent.Name != EnglishCulture.Name) 360PerformanceCounterLib library = GetPerformanceCounterLib(machine, EnglishCulture); 364if (!categoryExists && CultureInfo.CurrentCulture.Parent.Name != EnglishCulture.Name) 757library = GetPerformanceCounterLib(machineName, EnglishCulture); 776if (CultureInfo.CurrentCulture.Parent.Name != EnglishCulture.Name) 792library = GetPerformanceCounterLib(machine, EnglishCulture); 812PerformanceCounterLib library = GetPerformanceCounterLib(machine, EnglishCulture); 814if (sample == null && CultureInfo.CurrentCulture.Parent.Name != EnglishCulture.Name) 847PerformanceCounterLib library = GetPerformanceCounterLib(machine, EnglishCulture); 851if (!categoryExists && CultureInfo.CurrentCulture.Parent.Name != EnglishCulture.Name) 912if (CultureInfo.CurrentCulture.Parent.Name != EnglishCulture.Name) 927library = GetPerformanceCounterLib(machine, EnglishCulture); 979string lcidString = EnglishCulture.LCID == 9 ? culture.LCID.ToString("X3", CultureInfo.InvariantCulture) : "009"; 1118PerformanceCounterLib library = GetPerformanceCounterLib(machine, EnglishCulture); 1122if (CultureInfo.CurrentCulture.Parent.Name != EnglishCulture.Name) 1153PerformanceCounterLib library = GetPerformanceCounterLib(machine, EnglishCulture); 1156if (CultureInfo.CurrentCulture.Parent.Name != EnglishCulture.Name)