4 references to Closed
System.Xml (4)
System\Xml\Core\XmlTextWriter.cs (4)
365if (this.currentState == State.Closed) { 829case State.Closed: 846this.currentState = State.Closed; 990if (this.currentState == State.Closed) {