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