1 write to s_osArchPlusOne
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\RuntimeInformation.Unix.cs (1)
43s_osArchPlusOne = osArch + 1;
1 reference to s_osArchPlusOne
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\RuntimeInformation.Unix.cs (1)
36int osArch = s_osArchPlusOne - 1;