1 write to IsArmel
ilc (1)
ILCompilerRootCommand.cs (1)
403
IsArmel
= true;
1 reference to IsArmel
ilc (1)
Program.cs (1)
125
var targetAbi = ILCompilerRootCommand.
IsArmel
? TargetAbi.NativeAotArmel : TargetAbi.NativeAot;