2 references to Crossgen2ContainerFormat
Crossgen2Tasks (2)
RunReadyToRunCompiler.cs (2)
346if (!string.IsNullOrEmpty(Crossgen2ContainerFormat)) 348result.AppendLine($"--obj-format:{Crossgen2ContainerFormat}");