1 write to closeInput
System.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
367this.closeInput = closeInput;
2 references to closeInput
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
406settings.CloseInput = this.closeInput; 787if (null != this.inStrm && closeInput)