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)
214
if ((_promoterType != Guid.Empty) && (_promoterType !=
TransactionInterop
.PromoterTypeDtc))
218
_promoterType =
TransactionInterop
.PromoterTypeDtc;
225
if ((_promoterType != Guid.Empty) && (_promoterType !=
TransactionInterop
.PromoterTypeDtc))
System\Transactions\Transaction.cs (1)
869
return EnlistPromotableSinglePhase(promotableSinglePhaseNotification,
TransactionInterop
.PromoterTypeDtc);
System\Transactions\TransactionState.cs (5)
789
if (tx._promoterType ==
TransactionInterop
.PromoterTypeDtc)
1078
if (tx._promoterType ==
TransactionInterop
.PromoterTypeDtc)
2145
Debug.Assert((tx._promoterType == Guid.Empty) || (tx._promoterType ==
TransactionInterop
.PromoterTypeDtc), "Promoted to MSTC but PromoterType is not TransactionInterop.PromoterTypeDtc");
4427
if (tx._promoterType !=
TransactionInterop
.PromoterTypeDtc)
4474
distributedTx =
TransactionInterop
.GetOletxTransactionFromTransmitterPropagationToken(