1 write to s_currentDelegateSet
System.Transactions.Local (1)
System\Transactions\TransactionManager.cs (1)
130
s_currentDelegateSet
= true;
2 references to s_currentDelegateSet
System.Transactions.Local (2)
System\Transactions\Transaction.cs (1)
98
if (TransactionManager.
s_currentDelegateSet
)
System\Transactions\TransactionManager.cs (1)
126
if (
s_currentDelegateSet
)