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