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