Home
last modified time | relevance | path

Searched refs:lastPhase1Vote (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 DLTMEnlistmentTests.cs165 …tOptions enlistmentOption, Phase1Vote volatilePhase1Vote, Phase1Vote lastPhase1Vote, bool commit, … in EnlistVolatile() argument
187 …volatiles[volatileCount - 1] = new TestEnlistment(lastPhase1Vote, expectedEnlistmentOutcome, false… in EnlistVolatile()