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