5 references to SENGLISHLANGUAGE
mscorlib (5)
system\globalization\culturedata.cs (5)
624
s =
SENGLISHLANGUAGE
;
1240
this.sEnglishDisplayName = this.
SENGLISHLANGUAGE
;
1263
if (this.
SENGLISHLANGUAGE
.EndsWith(')'))
1267
this.
SENGLISHLANGUAGE
.Substring(0, this.sEnglishLanguage.Length - 1) +
1273
this.sEnglishDisplayName = this.
SENGLISHLANGUAGE
+ " (" + this.SENGCOUNTRY + ")";