3 references to ParsingErrorLength
System.Data (3)
fx\src\data\System\Data\SqlClient\TdsParser.cs (3)
2925
throw SQL.
ParsingErrorLength
(ParsingErrorState.SessionStateLengthTooShort, length);
3140
throw SQL.
ParsingErrorLength
(ParsingErrorState.FedAuthInfoLengthTooShortForCountOfInfoIds, tokenLen);
3239
throw SQL.
ParsingErrorLength
(ParsingErrorState.FedAuthInfoLengthTooShortForData, tokenLen);