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