Home
last modified time | relevance | path

Searched refs:TransactionToEnlist (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/tests/
H A DNonMsdtcPromoterTests.cs575 public Transaction TransactionToEnlist property in System.Transactions.Tests.NonMsdtcPromoterTests.MyEnlistment
633 this.TransactionToEnlist.EnlistVolatile(enlist2, _enlistOptions); in Prepare()
1517 vol.TransactionToEnlist = Transaction.Current; in TestCase_EnlistDuringPrepare()
1543 vol.TransactionToEnlist = Transaction.Current; in TestCase_EnlistDuringPrepare()
2306 durable.TransactionToEnlist = Transaction.Current; in SimpleTransactionSuperior()