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