2 references to BeginHandlerThrewThenAsyncCallbackInvokedAsynchronously
System.Web (2)
Util\AppVerifier.cs (2)
31
{ AppVerifierErrorCode.
BeginHandlerThrewThenAsyncCallbackInvokedAsynchronously
, SR.AppVerifier_Errors_AsyncCallbackInvokedEvenThoughBeginHandlerThrew },
329
assert(false, AppVerifierErrorCode.
BeginHandlerThrewThenAsyncCallbackInvokedAsynchronously
);