2 writes to linePosition
Microsoft.Web.XmlTransform (2)
XmlAttributePreservingWriter.cs (2)
271linePosition = 1; 274linePosition++;
1 reference to linePosition
Microsoft.Web.XmlTransform (1)
XmlAttributePreservingWriter.cs (1)
285int lineLength = linePosition + writeBuffer.Length + 1;