1 instantiation of TransactionStateDelegatedSubordinate
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
129LazyInitializer.EnsureInitialized(ref s_transactionStateDelegatedSubordinate, ref s_classSyncObject, () => new TransactionStateDelegatedSubordinate());
2 references to TransactionStateDelegatedSubordinate
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
45private static TransactionStateDelegatedSubordinate? s_transactionStateDelegatedSubordinate; 128internal static TransactionStateDelegatedSubordinate TransactionStateDelegatedSubordinate =>