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