2 implementations of IPromotableSinglePhaseNotification
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDelegatedTransaction.cs (1)
20
sealed internal class SqlDelegatedTransaction : SysTx.
IPromotableSinglePhaseNotification
{
System.Workflow.Runtime (1)
Hosting\LocalTransaction.cs (1)
24
internal sealed class LocalTransaction :
IPromotableSinglePhaseNotification
25 references to IPromotableSinglePhaseNotification
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlUtil.cs (2)
1854
typeof(SysTx.Transaction).GetMethod("EnlistPromotableSinglePhase", new Type[] {typeof(SysTx.
IPromotableSinglePhaseNotification
), typeof(Guid)}));
1857
typeof(SysTx.Transaction).GetMethod("SetDistributedTransactionIdentifier", new Type[] { typeof(SysTx.
IPromotableSinglePhaseNotification
), typeof(Guid) }));
System.Transactions (23)
System\Transactions\Enlistment.cs (5)
247
internal virtual
IPromotableSinglePhaseNotification
PromotableSinglePhaseNotification
471
IPromotableSinglePhaseNotification
promotableNotificationInterface;
476
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
485
internal override
IPromotableSinglePhaseNotification
PromotableSinglePhaseNotification
603
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
System\Transactions\Transaction.cs (4)
1236
public bool EnlistPromotableSinglePhase(
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification)
1265
public bool EnlistPromotableSinglePhase(
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification, Guid promoterType)
1314
IPromotableSinglePhaseNotification
promotableNotification,
1371
public void SetDistributedTransactionIdentifier(
IPromotableSinglePhaseNotification
promotableNotification,
System\Transactions\TransactionState.cs (14)
890
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
1085
IPromotableSinglePhaseNotification
promotableNotification,
1095
IPromotableSinglePhaseNotification
promotableNotification,
1419
InternalTransaction tx,
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
1562
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
1734
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
2624
InternalTransaction tx,
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
4308
InternalTransaction tx,
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
4654
InternalTransaction tx,
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
4757
InternalTransaction tx,
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
5217
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
5244
IPromotableSinglePhaseNotification
promotableSinglePhaseNotification,
5390
IPromotableSinglePhaseNotification
promotableNotification,
5436
IPromotableSinglePhaseNotification
promotableNotification,