159 references to TraceSourceOleTx
System.Transactions.Local (159)
System\Transactions\Oletx\DtcTransactionManager.cs (1)
125
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, caughtEx);
System\Transactions\Oletx\OletxCommittableTransaction.cs (3)
41
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this);
42
etwLog.TransactionCommit(TraceSourceType.
TraceSourceOleTx
, TransactionTraceId, "CommittableTransaction");
54
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxCommittableTransaction)}.{nameof(BeginCommit)}");
System\Transactions\Oletx\OletxDependentTransaction.cs (4)
27
etwLog.TransactionDependentCloneCreate(TraceSourceType.
TraceSourceOleTx
, TransactionTraceId, delayCommit
38
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(DependentTransaction)}.{nameof(Complete)}");
51
etwLog.TransactionDependentCloneComplete(TraceSourceType.
TraceSourceOleTx
, TransactionTraceId, "DependentTransaction");
58
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(DependentTransaction)}.{nameof(Complete)}");
System\Transactions\Oletx\OletxEnlistment.cs (37)
75
etwLog.EnlistmentCreated(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, EnlistmentType.Durable, enlistmentOptions);
120
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Rollback);
143
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Commit);
175
etwLog.EnlistmentCreated(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, EnlistmentType.Durable, EnlistmentOptions.None);
290
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.SinglePhaseCommit);
306
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Prepare);
363
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
402
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Commit);
426
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
481
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Rollback);
505
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
566
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(Phase0Request)}");
609
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
651
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Prepare);
662
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(Phase0Request)}");
672
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(Phase0Request)}");
683
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(EnlistmentDone)}");
815
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
828
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(EnlistmentDone)}");
839
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(EnlistmentTraceId)}");
840
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(EnlistmentTraceId)}");
856
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"OletxPreparingEnlistment.{nameof(Prepared)}");
923
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
938
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
949
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"OletxPreparingEnlistment.{nameof(Prepared)}");
964
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"OletxPreparingEnlistment.{nameof(ForceRollback)}");
1007
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
1022
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"OletxPreparingEnlistment.{nameof(ForceRollback)}");
1033
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"OletxSinglePhaseEnlistment.{nameof(Committed)}");
1062
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
1077
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"OletxSinglePhaseEnlistment.{nameof(Committed)}");
1091
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"OletxSinglePhaseEnlistment.{nameof(Aborted)}");
1117
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
1126
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"OletxSinglePhaseEnlistment.{nameof(Aborted)}");
1139
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"OletxSinglePhaseEnlistment.{nameof(InDoubt)}");
1167
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
1176
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"OletxSinglePhaseEnlistment.{nameof(InDoubt)}");
System\Transactions\Oletx\OletxResourceManager.cs (10)
103
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
125
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
185
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
403
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
504
TraceSourceType.
TraceSourceOleTx
,
530
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxResourceManager)}.{nameof(ReenlistThread)}");
645
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
686
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, localEnlistment.EnlistmentTraceId, NotificationCall.Commit);
697
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, localEnlistment.EnlistmentTraceId, NotificationCall.Rollback);
773
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxResourceManager)}.{nameof(ReenlistThread)}");
System\Transactions\Oletx\OletxTransaction.cs (28)
66
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(Identifier)}");
73
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(Identifier)}");
102
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(Status)}");
109
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(Status)}");
149
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(IObjectReference)}.{nameof(GetRealObject)}");
167
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(IObjectReference)}.{nameof(GetRealObject)}");
185
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(IObjectReference)}.{nameof(GetRealObject)}");
201
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(IDisposable)}.{nameof(Dispose)}");
213
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(IDisposable)}.{nameof(Dispose)}");
238
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(Rollback)}");
239
etwLog.TransactionRollback(TraceSourceType.
TraceSourceOleTx
, TransactionTraceId, "Transaction");
248
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(Rollback)}");
259
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(EnlistVolatile)}(({nameof(ISinglePhaseNotificationInternal)}");
277
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(EnlistVolatile)}(({nameof(ISinglePhaseNotificationInternal)}");
290
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(EnlistVolatile)}({nameof(IEnlistmentNotificationInternal)}");
308
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(EnlistVolatile)}({nameof(IEnlistmentNotificationInternal)}");
324
TraceSourceType.
TraceSourceOleTx
,
352
TraceSourceType.
TraceSourceOleTx
,
368
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(DependentClone)}");
392
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(DependentClone)}");
425
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
445
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(GetObjectData)}");
458
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxTransaction)}.{nameof(GetObjectData)}");
989
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, comException);
1067
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, comException);
1103
etwLog.TransactionCommitted(TraceSourceType.
TraceSourceOleTx
, TransactionTraceId);
1113
etwLog.TransactionAborted(TraceSourceType.
TraceSourceOleTx
, TransactionTraceId);
1123
etwLog.TransactionInDoubt(TraceSourceType.
TraceSourceOleTx
, TransactionTraceId);
System\Transactions\Oletx\OletxTransactionManager.cs (5)
72
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, $"{nameof(OletxTransactionManager)}.{nameof(ShimNotificationCallback)}");
356
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(OletxTransactionManager)}.{nameof(ShimNotificationCallback)}");
472
etwLog.TransactionCreated(TraceSourceType.
TraceSourceOleTx
, tx.TransactionTraceId, "OletxTransaction");
713
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxInternalResourceManager)}.{nameof(TMDown)}");
787
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxInternalResourceManager)}.{nameof(TMDown)}");
System\Transactions\Oletx\OletxVolatileEnlistment.cs (35)
80
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxPhase0VolatileEnlistmentContainer)}.{nameof(TMDown)}");
87
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxPhase0VolatileEnlistmentContainer)}.{nameof(TMDown)}");
138
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, description);
159
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, description);
175
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, description);
190
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, description);
235
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, description);
264
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
280
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
293
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, description);
427
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, description);
477
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
539
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, description);
607
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, description);
621
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, description);
639
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, description);
674
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
681
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, "OletxPhase1VolatileEnlistmentContainer.RollbackFromTransaction");
718
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, description);
770
etwLog.ExceptionConsumed(TraceSourceType.
TraceSourceOleTx
, ex);
776
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, "OletxPhase1VolatileEnlistmentContainer.DecrementOutstandingNotifications");
922
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, description);
980
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, description);
1028
etwLog.EnlistmentCreated(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, EnlistmentType.Volatile, enlistmentOptions);
1062
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Prepare);
1143
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Commit);
1212
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.Rollback);
1278
etwLog.EnlistmentStatus(TraceSourceType.
TraceSourceOleTx
, InternalTraceIdentifier, NotificationCall.InDoubt);
1318
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(IPromotedEnlistment.EnlistmentDone)}");
1354
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"{nameof(OletxEnlistment)}.{nameof(IPromotedEnlistment.EnlistmentDone)}");
1363
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"OletxPreparingEnlistment.{nameof(IPromotedEnlistment.Prepared)}");
1428
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"OletxPreparingEnlistment.{nameof(IPromotedEnlistment.Prepared)}");
1440
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this, $"OletxPreparingEnlistment.{nameof(IPromotedEnlistment.ForceRollback)}");
1477
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this, $"OletxPreparingEnlistment.{nameof(IPromotedEnlistment.ForceRollback)}");
1489
TraceSourceType.
TraceSourceOleTx
,
System\Transactions\Transaction.cs (2)
939
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, this);
970
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, this);
System\Transactions\TransactionInterop.cs (17)
55
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetExportCookie)}");
87
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetExportCookie)}");
105
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetTransactionFromExportCookie)}");
131
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, "TransactionInterop.GetTransactionFromExportCookie");
182
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetTransactionFromExportCookie)}");
195
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetTransmitterPropagationToken)}");
205
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetTransmitterPropagationToken)}");
240
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, "TransactionInterop.GetTransactionFromTransmitterPropagationToken");
254
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, "TransactionInterop.GetTransactionFromTransmitterPropagationToken");
267
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, "TransactionInterop.GetTransactionFromTransmitterPropagationToken");
279
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetDtcTransaction)}");
306
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetDtcTransaction)}");
330
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetTransactionFromDtcTransaction)}");
369
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetTransactionFromDtcTransaction)}");
432
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.{nameof(GetTransactionFromDtcTransaction)}");
468
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.${nameof(GetWhereabouts)}");
491
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionInterop)}.${nameof(GetWhereabouts)}");
System\Transactions\TransactionManager.cs (2)
460
etwLog.MethodEnter(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionManager)}.{nameof(GetRecoveryInformation)}");
491
etwLog.MethodExit(TraceSourceType.
TraceSourceOleTx
, $"{nameof(TransactionManager)}.{nameof(GetRecoveryInformation)}");
System\Transactions\TransactionsEtwProvider.cs (15)
236
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
401
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
433
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
465
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
497
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
529
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
561
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
788
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
811
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
856
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
879
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
924
case TraceSourceType.
TraceSourceOleTx
:
1225
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
1256
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)
1308
else if (traceSource == TraceSourceType.
TraceSourceOleTx
)