2 references to AsyncCallbackInvokedSynchronouslyThenBeginHandlerThrew
System.Web (2)
Util\AppVerifier.cs (2)
32
{ AppVerifierErrorCode.
AsyncCallbackInvokedSynchronouslyThenBeginHandlerThrew
, SR.AppVerifier_Errors_AsyncCallbackInvokedEvenThoughBeginHandlerThrew },
423
assert(!callbackRanToCompletion, AppVerifierErrorCode.
AsyncCallbackInvokedSynchronouslyThenBeginHandlerThrew
);