2 references to TargetArchitecture
crossgen2 (2)
Crossgen2RootCommand.cs (1)
203
Options.Add(
TargetArchitecture
);
Program.cs (1)
87
Helpers.GetTargetSpec(Get(_command.
TargetArchitecture
), Get(_command.TargetOS));