1 instantiation of TransactionStateDelegatedSubordinate
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
538
TransactionStateDelegatedSubordinate temp = new
TransactionStateDelegatedSubordinate
();
3 references to TransactionStateDelegatedSubordinate
System.Transactions (3)
System\Transactions\TransactionState.cs (3)
52
private static volatile
TransactionStateDelegatedSubordinate
_transactionStateDelegatedSubordinate;
528
internal static
TransactionStateDelegatedSubordinate
_TransactionStateDelegatedSubordinate
538
TransactionStateDelegatedSubordinate
temp = new TransactionStateDelegatedSubordinate();