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