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