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