4 writes to closeInput
System.Xml (4)
System\Xml\Core\XmlTextReaderImpl.cs (4)
382closeInput = true; 641this.closeInput = true; 726this.closeInput = closeInput; 784this.closeInput = settings.CloseInput;
1 reference to closeInput
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
1282Close( closeInput );