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