Home
last modified time | relevance | path

Searched defs:enlistmentOption (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/tests/
H A DLTMEnlistmentTests.cs129 …public void EnlistDuringPhase0(EnlistmentOptions enlistmentOption, EnlistmentOptions phase0Enlistm… in EnlistDuringPhase0()
165 …public void EnlistVolatile(int volatileCount, EnlistmentOptions enlistmentOption, Phase1Vote volat… in EnlistVolatile()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/src/System/Transactions/
H A DTransactionsEtwProvider.cs1035 …entTraceIdentifier enlistmentID, EnlistmentType enlistmentType, EnlistmentOptions enlistmentOption) in TransactionstateEnlist()