3 references to EnlistPromotableSinglePhase
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (2)
445
hasDelegatedTransaction = tx.
EnlistPromotableSinglePhase
(delegatedTransaction);
453
hasDelegatedTransaction = tx.
EnlistPromotableSinglePhase
(delegatedTransaction);
System.Workflow.Runtime (1)
Hosting\SharedConnectionInfo.cs (1)
68
transaction.
EnlistPromotableSinglePhase
(localTransaction);