2 implementations of Promote
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDelegatedTransaction.cs (1)
137
public Byte []
Promote
() {
System.Workflow.Runtime (1)
Hosting\LocalTransaction.cs (1)
148
public byte[]
Promote
()
1 reference to Promote
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
5292
Byte[] propagationToken = tx.promoter.
Promote
();