5 references to SqlMisc_NoBufferMessage
System.Data.Common (5)
System\Data\SQLTypes\SQLBytes.cs (3)
267throw new SqlTypeException(SR.SqlMisc_NoBufferMessage); 345throw new SqlTypeException(SR.SqlMisc_NoBufferMessage); 374throw new SqlTypeException(SR.SqlMisc_NoBufferMessage);
System\Data\SQLTypes\SQLChars.cs (2)
272throw new SqlTypeException(SR.SqlMisc_NoBufferMessage); 344throw new SqlTypeException(SR.SqlMisc_NoBufferMessage);