3 references to SetXmlNodeInnerContents
Microsoft.Build.Engine (3)
Properties\BuildProperty.cs (2)
294Utilities.SetXmlNodeInnerContents(this.propertyElement, propertyValue); 502Utilities.SetXmlNodeInnerContents(this.propertyElement, value);
Xml\BuildItemGroupChildXml.cs (1)
329Utilities.SetXmlNodeInnerContents(childToModify, value);