27 references to NotificationCall
System.Transactions (27)
System\Transactions\DurableEnlistmentState.cs (2)
221NotificationCall.Rollback 283NotificationCall.SinglePhaseCommit
System\Transactions\Oletx\OletxEnlistment.cs (7)
163NotificationCall.Rollback 189NotificationCall.Commit 372NotificationCall.SinglePhaseCommit 396NotificationCall.Prepare 495NotificationCall.Commit 580NotificationCall.Rollback 771NotificationCall.Prepare
System\Transactions\Oletx\OletxResourceManager.cs (2)
865NotificationCall.Commit 878NotificationCall.Rollback
System\Transactions\Oletx\OletxVolatileEnlistment.cs (4)
1205NotificationCall.Prepare 1293NotificationCall.Commit 1366NotificationCall.Rollback 1435NotificationCall.InDoubt
System\Transactions\Trace\TraceRecords.cs (2)
224private NotificationCall notCall; 227internal static void Trace(string traceSource, EnlistmentTraceIdentifier enTraceId, NotificationCall notCall)
System\Transactions\TransactionState.cs (5)
4089NotificationCall.Promote 4686NotificationCall.SinglePhaseCommit 5126NotificationCall.Promote 5490NotificationCall.SinglePhaseCommit 5531NotificationCall.Rollback
System\Transactions\VolatileEnlistmentState.cs (5)
344NotificationCall.Prepare 426NotificationCall.SinglePhaseCommit 599NotificationCall.Rollback 650NotificationCall.Commit 690NotificationCall.InDoubt