Home
last modified time | relevance | path

Searched defs:EnlistmentDone (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/src/System/Transactions/
H A DVolatileEnlistmentState.cs92 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.VolatileEnlistmentActive
155 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.VolatileEnlistmentPreparing
235 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.VolatileEnlistmentSPC
311 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.VolatileEnlistmentPreparingAborting
381 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.VolatileEnlistmentAborting
419 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.VolatileEnlistmentCommitting
452 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.VolatileEnlistmentInDoubt
H A DDurableEnlistmentState.cs50 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.DurableEnlistmentActive
130 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.DurableEnlistmentAborting
178 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.DurableEnlistmentCommitting
H A DEnlistmentState.cs23 internal virtual void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.EnlistmentState
114 internal override void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.EnlistmentStatePromoted
H A DEnlistment.cs13 void EnlistmentDone(); in EnlistmentDone() method
H A DTransactionsEtwProvider.cs452 internal void EnlistmentDone(InternalEnlistment enlistment) in EnlistmentDone() method in System.Transactions.TransactionsEtwProvider
466 private void EnlistmentDone(int enlistmentIdentifier) in EnlistmentDone() method in System.Transactions.TransactionsEtwProvider