11 references to TransactionInterop
netstandard (1)
netstandard.cs (1)
2189[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.TransactionInterop))]
System.Transactions (1)
System.Transactions.cs (1)
30[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Transactions.TransactionInterop))]
System.Transactions.Local (9)
System\Transactions\InternalTransaction.cs (3)
214if ((_promoterType != Guid.Empty) && (_promoterType != TransactionInterop.PromoterTypeDtc)) 218_promoterType = TransactionInterop.PromoterTypeDtc; 225if ((_promoterType != Guid.Empty) && (_promoterType != TransactionInterop.PromoterTypeDtc))
System\Transactions\Transaction.cs (1)
898return EnlistPromotableSinglePhase(promotableSinglePhaseNotification, TransactionInterop.PromoterTypeDtc);
System\Transactions\TransactionState.cs (5)
789if (tx._promoterType == TransactionInterop.PromoterTypeDtc) 1078if (tx._promoterType == TransactionInterop.PromoterTypeDtc) 2145Debug.Assert((tx._promoterType == Guid.Empty) || (tx._promoterType == TransactionInterop.PromoterTypeDtc), "Promoted to MSTC but PromoterType is not TransactionInterop.PromoterTypeDtc"); 4427if (tx._promoterType != TransactionInterop.PromoterTypeDtc) 4474distributedTx = TransactionInterop.GetOletxTransactionFromTransmitterPropagationToken(