2 references to Crossgen2ExtraCommandLineArgs
Microsoft.NET.Build.Tasks (2)
RunReadyToRunCompiler.cs (2)
358if (!string.IsNullOrEmpty(Crossgen2ExtraCommandLineArgs)) 360foreach (string extraArg in Crossgen2ExtraCommandLineArgs.Split([';'], StringSplitOptions.RemoveEmptyEntries))