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