1 write to _allowAsyncOperationsBlockDisposable
System.Web (1)
AspNetSynchronizationContextBase.cs (1)
91_allowAsyncOperationsBlockDisposable = new AllowAsyncOperationsBlockDisposable(this);
2 references to _allowAsyncOperationsBlockDisposable
System.Web (2)
AspNetSynchronizationContextBase.cs (2)
90if (_allowAsyncOperationsBlockDisposable == null) { 95return _allowAsyncOperationsBlockDisposable;