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