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