2 writes to _sISO3166CountryName2
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\CultureData.cs (2)
578
invariant.
_sISO3166CountryName2
= "ivc"; // 3 char ISO 3166 country name 2 2(RegionInfo)
1199
internal string ThreeLetterISOCountryName =>
_sISO3166CountryName2
??= GetLocaleInfoCore(LocaleStringData.Iso3166CountryName2);