2 references to AsyncCallbackInvokedMultipleTimes
System.Web (2)
Util\AppVerifier.cs (2)
24
{ AppVerifierErrorCode.
AsyncCallbackInvokedMultipleTimes
, SR.AppVerifier_Errors_AsyncCallbackInvokedMultipleTimes },
288
assert(newAsyncCallbackInvocationCount == 1, AppVerifierErrorCode.
AsyncCallbackInvokedMultipleTimes
);