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