1 override of AllowVoidAsyncOperations
System.Web (1)
AspNetSynchronizationContext.cs (1)
54
internal override void
AllowVoidAsyncOperations
() {
3 references to AllowVoidAsyncOperations
System.Web (3)
AspNetSynchronizationContextBase.cs (1)
94
AllowVoidAsyncOperations
();
HttpApplication.cs (2)
3204
context.SyncContext.
AllowVoidAsyncOperations
();
3556
context.SyncContext.
AllowVoidAsyncOperations
();