4 references to ReadingAttribute
Microsoft.Web.XmlTransform (4)
XmlAttributePreservingWriter.cs (4)
139Debug.Assert(state == State.ReadingAttribute); 171ChangeState(State.ReadingAttribute); 180case State.ReadingAttribute: 240return state == State.Buffering || state == State.ReadingAttribute;