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