4 references to CorruptedTdsStream
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlInternalConnectionTds.cs (2)
2616throw SQL.ParsingError(ParsingErrorState.CorruptedTdsStream); 2633throw SQL.ParsingError(ParsingErrorState.CorruptedTdsStream);
fx\src\data\System\Data\SqlClient\TdsParser.cs (1)
894throw SQL.ParsingError(ParsingErrorState.CorruptedTdsStream);
fx\src\data\System\Data\SqlClient\TdsParserStateObject.cs (1)
1041throw SQL.ParsingError(ParsingErrorState.CorruptedTdsStream);