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