17 references to EnglishLCID
System (17)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (17)
254
PerformanceCounterLib library = GetPerformanceCounterLib(machine, new CultureInfo(
EnglishLCID
));
258
if (CultureInfo.CurrentCulture.Parent.LCID !=
EnglishLCID
) {
308
PerformanceCounterLib library = GetPerformanceCounterLib(machine, new CultureInfo(
EnglishLCID
));
312
if (!categoryExists && CultureInfo.CurrentCulture.Parent.LCID !=
EnglishLCID
) {
693
library = GetPerformanceCounterLib(machineName, new CultureInfo(
EnglishLCID
));
710
if(CultureInfo.CurrentCulture.Parent.LCID !=
EnglishLCID
) {
724
library = GetPerformanceCounterLib(machine, new CultureInfo(
EnglishLCID
));
742
PerformanceCounterLib library = GetPerformanceCounterLib(machine, new CultureInfo(
EnglishLCID
));
744
if (sample == null && CultureInfo.CurrentCulture.Parent.LCID !=
EnglishLCID
) {
775
PerformanceCounterLib library = GetPerformanceCounterLib(machine, new CultureInfo(
EnglishLCID
));
779
if (!categoryExists && CultureInfo.CurrentCulture.Parent.LCID !=
EnglishLCID
) {
833
if (CultureInfo.CurrentCulture.Parent.LCID !=
EnglishLCID
) {
846
library = GetPerformanceCounterLib(machine, new CultureInfo(
EnglishLCID
));
1047
PerformanceCounterLib library = GetPerformanceCounterLib(machine, new CultureInfo(
EnglishLCID
));
1051
if (CultureInfo.CurrentCulture.Parent.LCID !=
EnglishLCID
) {
1081
PerformanceCounterLib library = GetPerformanceCounterLib(machine, new CultureInfo(
EnglishLCID
));
1083
if (CultureInfo.CurrentCulture.Parent.LCID !=
EnglishLCID
) {