1 write to _closeInput
System.Private.Xml (1)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
372
_closeInput
= closeInput;
2 references to _closeInput
System.Private.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
412
settings.CloseInput =
_closeInput
;
886
if (null != _inStrm &&
_closeInput
)