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