Home
last modified time | relevance | path

Searched refs:EnlistPromotable (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.cs329 …private static bool EnlistPromotable(IPromotableSinglePhaseNotification promotableNotification, Tr… in EnlistPromotable() method in System.Transactions.Tests.NonMsdtcPromoterTests
433 if (!EnlistPromotable(this, txToEnlist, _promoterType)) in Enlist()