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);