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