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)
412settings.CloseInput = _closeInput; 886if (null != _inStrm && _closeInput)