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