2 references to CommandLine
Microsoft.Build (2)
Evaluation\PropertyTrackingEvaluatorDataWrapper.cs (2)
369return isCommandLineProperty ? PropertySource.CommandLine : PropertySource.Global; 397PropertySource.CommandLine => "CommandLine",