2 references to EnlistPromotableSinglePhase
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlInternalConnection.cs (2)
443if (SysTxForGlobalTransactions.EnlistPromotableSinglePhase == null) { 448hasDelegatedTransaction = (bool)SysTxForGlobalTransactions.EnlistPromotableSinglePhase.Invoke(tx, new object[] { delegatedTransaction, _globalTransactionTMID });