3 references to InternalError
System.Data.Common (3)
src\libraries\Common\src\System\Data\Common\DbConnectionOptions.Common.cs (2)
343throw ADP.InternalError(ADP.InternalErrorCode.InvalidParserState1); 390throw ADP.InternalError(ADP.InternalErrorCode.InvalidParserState2);
src\libraries\Common\src\System\Data\Common\NameValuePair.cs (1)
42throw ADP.InternalError(ADP.InternalErrorCode.NameValuePairNext);