1 write to closeOutput
System.Xml (1)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
122closeOutput = settings.CloseOutput;
3 references to closeOutput
System.Xml (3)
System\Xml\Core\XmlEncodedRawTextWriter.cs (3)
209settings.CloseOutput = this.closeOutput; 676if ( closeOutput ) { 692if ( closeOutput ) {