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