1 write to _propertiesFromCommandLine
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
261_propertiesFromCommandLine = propertiesFromCommandLine ?? [];
1 reference to _propertiesFromCommandLine
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
1268isCommandLineProperty: _propertiesFromCommandLine.Contains(globalProperty.Name) /* IS coming from command line argument */);