Home
last modified time | relevance | path

Searched refs:PromoterType1 (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.cs17 public static Guid PromoterType1 = new Guid("D9A34FDF-D02A-4EED-98C3-5AD092355E17"); field in System.Transactions.Tests.NonMsdtcPromoterTests
81 shouldBeNull = CreatePSPEEnlistment(NonMsdtcPromoterTests.PromoterType1, in Promote()
975 enlistment = CreatePSPEEnlistment(NonMsdtcPromoterTests.PromoterType1, in TestCase_PSPENonMsdtc()
1175 enlistment = CreatePSPEEnlistment(NonMsdtcPromoterTests.PromoterType1, in TestCase_PSPENonMsdtcWithClones()
1274 … pspe = (NonMSDTCPromoterEnlistment)CreatePSPEEnlistment(NonMsdtcPromoterTests.PromoterType1, in TestCase_AbortFromVolatile()
1441 … pspe = (NonMSDTCPromoterEnlistment)CreatePSPEEnlistment(NonMsdtcPromoterTests.PromoterType1, in TestCase_TransactionTimeout()
1650 … pspe = (NonMSDTCPromoterEnlistment)CreatePSPEEnlistment(NonMsdtcPromoterTests.PromoterType1, in TestCase_DisposeCommittableTransaction()
1716 … pspe = (NonMSDTCPromoterEnlistment)CreatePSPEEnlistment(NonMsdtcPromoterTests.PromoterType1, in TestCase_OutcomeRegistration()
1798 … Assert.Equal(NonMsdtcPromoterTests.PromoterType1, TxPromoterType(Transaction.Current)); in TestCase_PromoterType()
1802 … Assert.Equal(NonMsdtcPromoterTests.PromoterType1, TxPromoterType(Transaction.Current)); in TestCase_PromoterType()
[all …]