2 references to GetPosition
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlClientWrapperSmiStream.cs (1)
57
long position = _stream.
GetPosition
( _sink );
fx\src\data\System\Data\SqlClient\SqlClientWrapperSmiStreamChars.cs (1)
69
long position = _stream.
GetPosition
( _sink ) / sizeof( char );