2 references to AsyncCallbackInvokedWithUnexpectedAsyncResultAsyncState
System.Web (2)
Util\AppVerifier.cs (2)
33
{ AppVerifierErrorCode.
AsyncCallbackInvokedWithUnexpectedAsyncResultAsyncState
, SR.AppVerifier_Errors_AsyncCallbackInvokedWithUnexpectedAsyncResultAsyncState },
334
assert(asyncResult.AsyncState == state, AppVerifierErrorCode.
AsyncCallbackInvokedWithUnexpectedAsyncResultAsyncState
);