2 writes to sISO3166CountryName2
mscorlib (2)
system\globalization\culturedata.cs (2)
474
invariant.
sISO3166CountryName2
= "ivc"; // 3 char ISO 3166 country name 2 2(RegionInfo)
1589
this.
sISO3166CountryName2
= DoGetLocaleInfo(LOCALE_SISO3166CTRYNAME2);
2 references to sISO3166CountryName2
mscorlib (2)
system\globalization\culturedata.cs (2)
1587
if (this.
sISO3166CountryName2
== null)
1591
return this.
sISO3166CountryName2
;