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