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