2 references to AsyncCallbackInvokedWithUnexpectedAsyncResultInstance
System.Web (2)
Util\AppVerifier.cs (2)
29
{ AppVerifierErrorCode.
AsyncCallbackInvokedWithUnexpectedAsyncResultInstance
, SR.AppVerifier_Errors_AsyncCallbackInvokedWithUnexpectedAsyncResultInstance },
323
assert(asyncResult == asyncResultHolder.Value, AppVerifierErrorCode.
AsyncCallbackInvokedWithUnexpectedAsyncResultInstance
);