1 instantiation of TransactionStatePromotedPhase1
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
108
LazyInitializer.EnsureInitialized(ref s_transactionStatePromotedPhase1, ref s_classSyncObject, () => new
TransactionStatePromotedPhase1
());
2 references to TransactionStatePromotedPhase1
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
37
private static
TransactionStatePromotedPhase1
? s_transactionStatePromotedPhase1;
107
protected static
TransactionStatePromotedPhase1
TransactionStatePromotedPhase1 =>