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