1 write to currentStream
System.Runtime.Serialization (1)
System\Xml\XmlMtomReader.cs (1)
1816
currentStream
= null;
2 references to currentStream
System.Runtime.Serialization (2)
System\Xml\XmlMtomReader.cs (2)
1813
if (
currentStream
!= null)
1815
currentStream
.Close();