2 references to AddPropertiesInJsonFormat
MSBuild (2)
XMake.cs (2)
1096
jsonOutputFormatter.
AddPropertiesInJsonFormat
(getProperty, property => project.GetPropertyValue(property));
1129
jsonOutputFormatter.
AddPropertiesInJsonFormat
(getProperty, property => builtProject.GetPropertyValue(property));