1 instantiation of TransactionStatePromotedPhase0
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
105LazyInitializer.EnsureInitialized(ref s_transactionStatePromotedPhase0, ref s_classSyncObject, () => new TransactionStatePromotedPhase0());
2 references to TransactionStatePromotedPhase0
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
36private static TransactionStatePromotedPhase0? s_transactionStatePromotedPhase0; 104protected static TransactionStatePromotedPhase0 TransactionStatePromotedPhase0 =>