1 write to s_osArchPlusOne
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\InteropServices\RuntimeInformation.Unix.cs (1)
43
s_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)
36
int osArch =
s_osArchPlusOne
- 1;