1 write to _streamLength
System.Configuration (1)
System\Configuration\XmlUtilWriter.cs (1)
455
_streamLength
= writer._baseStream.Length;
1 reference to _streamLength
System.Configuration (1)
System\Configuration\XmlUtilWriter.cs (1)
435
_baseStream.SetLength(checkpoint.
_streamLength
);