7 references to Rollback
System.Transactions.Local (7)
System\Transactions\DurableEnlistmentState.cs (1)
99
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.
Rollback
);
System\Transactions\Oletx\OletxEnlistment.cs (2)
120
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceOleTx, InternalTraceIdentifier, NotificationCall.
Rollback
);
481
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceOleTx, InternalTraceIdentifier, NotificationCall.
Rollback
);
System\Transactions\Oletx\OletxResourceManager.cs (1)
697
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceOleTx, localEnlistment.EnlistmentTraceId, NotificationCall.
Rollback
);
System\Transactions\Oletx\OletxVolatileEnlistment.cs (1)
1212
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceOleTx, InternalTraceIdentifier, NotificationCall.
Rollback
);
System\Transactions\TransactionState.cs (1)
4653
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.
Rollback
);
System\Transactions\VolatileEnlistmentState.cs (1)
369
etwLog.EnlistmentStatus(TraceSourceType.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.
Rollback
);