27 references to AsyncOperationPending
System.Data (27)
fx\src\data\System\Data\SqlClient\SqlDataReader.cs (21)
164throw ADP.AsyncOperationPending(); 181throw ADP.AsyncOperationPending(); 1531throw ADP.AsyncOperationPending(); 1761throw ADP.AsyncOperationPending(); 1941throw ADP.AsyncOperationPending(); 2416throw ADP.AsyncOperationPending(); 2569throw ADP.AsyncOperationPending(); 2622throw ADP.AsyncOperationPending(); 3307throw ADP.AsyncOperationPending(); 3849throw ADP.AsyncOperationPending(); 3858throw ADP.AsyncOperationPending(); 3870throw ADP.AsyncOperationPending(); 3883throw ADP.AsyncOperationPending(); 3903throw ADP.AsyncOperationPending(); 4007source.SetException(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending())); 4023source.SetException(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending())); 4115source.SetException(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending())); 4350return ADP.CreatedTaskWithException<bool>(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending())); 4386source.SetException(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending())); 4452return ADP.CreatedTaskWithException<T>(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending())); 4487source.SetException(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending()));
fx\src\data\System\Data\SqlClient\SqlSequentialStream.cs (2)
102throw ADP.AsyncOperationPending(); 169completion.SetException(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending()));
fx\src\data\System\Data\SqlClient\SqlSequentialTextReader.cs (4)
46throw ADP.AsyncOperationPending(); 66throw ADP.AsyncOperationPending(); 106throw ADP.AsyncOperationPending(); 143completion.SetException(ADP.ExceptionWithStackTrace(ADP.AsyncOperationPending()));