Base:
property
Position
System.IO.Stream.Position
1 reference to Position
System.Data (1)
fx\src\data\System\Data\SQLTypes\SqlXml.cs (1)
96 if ((!firstCreateReader || stream.CanSeek) && stream.Position != 0) {