1 write to _streamPosition
System.Configuration (1)
System\Configuration\XmlUtilWriter.cs (1)
454_streamPosition = writer._baseStream.Position;
1 reference to _streamPosition
System.Configuration (1)
System\Configuration\XmlUtilWriter.cs (1)
434_baseStream.Seek(checkpoint._streamPosition, SeekOrigin.Begin);