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