2 references to TargetArchitecture
ilc (2)
ILCompilerRootCommand.cs (1)
270
Options.Add(
TargetArchitecture
);
Program.cs (1)
108
Helpers.GetTargetSpec(Get(_command.
TargetArchitecture
), Get(_command.TargetOS));