2 writes to PropertiesFromCommandLine
MSBuild (2)
XMake.cs (2)
842collection.PropertiesFromCommandLine = [.. globalProperties.Keys]; 1403projectCollection.PropertiesFromCommandLine = [.. globalProperties.Keys];
2 references to PropertiesFromCommandLine
Microsoft.Build (2)
BackEnd\BuildManager\BuildParameters.cs (1)
260_propertiesFromCommandLine = projectCollection.PropertiesFromCommandLine;
Definition\Project.cs (1)
3724ProjectCollection.PropertiesFromCommandLine,