1 instantiation of TransactionStateVolatilePhase1
System.Transactions.Local (1)
System\Transactions\TransactionState.cs (1)
75LazyInitializer.EnsureInitialized(ref s_transactionStateVolatilePhase1, ref s_classSyncObject, () => new TransactionStateVolatilePhase1());
2 references to TransactionStateVolatilePhase1
System.Transactions.Local (2)
System\Transactions\TransactionState.cs (2)
25private static TransactionStateVolatilePhase1? s_transactionStateVolatilePhase1; 74protected static TransactionStateVolatilePhase1 TransactionStateVolatilePhase1 =>