2 references to TargetArchitecture
crossgen2 (2)
Crossgen2RootCommand.cs (1)
205
Options.Add(
TargetArchitecture
);
Program.cs (1)
86
TargetArchitecture targetArchitecture = Get(_command.
TargetArchitecture
);