2 references to Crossgen2ExtraCommandLineArgs
Crossgen2Tasks (2)
RunReadyToRunCompiler.cs (2)
347if (!string.IsNullOrEmpty(Crossgen2ExtraCommandLineArgs)) 349foreach (string extraArg in Crossgen2ExtraCommandLineArgs.Split(';', StringSplitOptions.RemoveEmptyEntries))