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