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