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