1 reference to GetArchitecture
sdk-tasks (1)
Crossgen.cs (1)
114
protected override string GenerateCommandLineCommands() => $"{GetInPath()} {GetOutPath()} {
GetArchitecture
()} {GetPlatformAssemblyPaths()} {GetCreateSymbols()}";