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