1 write to AttributeNewLineString
Microsoft.Web.XmlTransform (1)
XmlAttributePreservingWriter.cs (1)
72textWriter.AttributeNewLineString = newLineString;
2 references to AttributeNewLineString
Microsoft.Web.XmlTransform (2)
XmlAttributePreservingWriter.cs (2)
64string old = textWriter.AttributeNewLineString; 287writeBuffer.Insert(0, AttributeNewLineString);