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