1 write to currentDelegateSet
System.Transactions (1)
System\Transactions\TransactionManager.cs (1)
167currentDelegateSet = true;
2 references to currentDelegateSet
System.Transactions (2)
System\Transactions\Transaction.cs (1)
254if (TransactionManager.currentDelegateSet)
System\Transactions\TransactionManager.cs (1)
163if ( currentDelegateSet )