2 writes to sISO639Language2
mscorlib (2)
system\globalization\culturedata.cs (2)
473
invariant.
sISO639Language2
= "ivl"; // 3 char ISO 639 lang name 2
1371
this.
sISO639Language2
= DoGetLocaleInfo(LOCALE_SISO639LANGNAME2);
2 references to sISO639Language2
mscorlib (2)
system\globalization\culturedata.cs (2)
1369
if (this.
sISO639Language2
== null)
1373
return this.
sISO639Language2
;