2 writes to iGeoId
mscorlib (2)
system\globalization\culturedata.cs (2)
396 invariant.iGeoId = 244; // GeoId (Windows Only) 1499this.iGeoId = DoGetLocaleInfoInt(LOCALE_IGEOID);
2 references to iGeoId
mscorlib (2)
system\globalization\culturedata.cs (2)
1497if (this.iGeoId == undef) 1501return this.iGeoId;