1 write to AsyncFlowEnabled
System.Transactions.Local (1)
System\Transactions\TransactionScope.cs (1)
1137AsyncFlowEnabled = true;
6 references to AsyncFlowEnabled
System.Transactions.Local (6)
System\Transactions\TransactionScope.cs (6)
521if ((_scopeThread != Thread.CurrentThread) && !AsyncFlowEnabled) 910AsyncFlowEnabled ? TxLookup.DefaultCallContext : TxLookup.DefaultTLS, 936if (AsyncFlowEnabled) 968if (AsyncFlowEnabled) 983if (_savedCurrentScope.AsyncFlowEnabled) 1144if (AsyncFlowEnabled)