2 references to SynchronousConnectReturnedPending
System.Data (2)
fx\src\data\System\Data\ProviderBase\DbConnectionInternal.cs (1)
656
throw ADP.InternalError(ADP.InternalErrorCode.
SynchronousConnectReturnedPending
);
fx\src\data\System\Data\SqlClient\SqlConnection.cs (1)
1199
throw ADP.InternalError(ADP.InternalErrorCode.
SynchronousConnectReturnedPending
);