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