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