5 writes to iLanguage
mscorlib (5)
system\globalization\culturedata.cs (5)
466
invariant.
iLanguage
= 0x007f; // locale ID (0409) - NO sort information
706
this.
iLanguage
= 0x00010412;
711
this.
iLanguage
= 0x00010411;
716
this.
iLanguage
= 0x00020c04;
2674
this.
iLanguage
= LocaleNameToLCID(this.sRealName);
2 references to iLanguage
mscorlib (2)
system\globalization\culturedata.cs (2)
2671
if (this.
iLanguage
== 0)
2676
return this.
iLanguage
;