Base:
4 references to WriteState
Microsoft.Web.XmlTransform (4)
XmlAttributePreservingWriter.cs (4)
38if (WriteState == WriteState.Attribute) { 41else if (WriteState != WriteState.Element) { 53if (WriteState == WriteState.Attribute) { 56else if (WriteState != WriteState.Element) {