2 references to TargetArchitecture
ilc (2)
ILCompilerRootCommand.cs (1)
269
Options.Add(
TargetArchitecture
);
Program.cs (1)
107
TargetArchitecture targetArchitecture = Get(_command.
TargetArchitecture
);