371 references to TraceSourceType
System.Transactions.Local (371)
System\Transactions\CommittableTransaction.cs (11)
42
etwLog.TransactionCreated(
TraceSourceType
.TraceSourceLtm, TransactionTraceId, "CommittableTransaction");
51
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
52
etwLog.TransactionCommit(
TraceSourceType
.TraceSourceLtm, TransactionTraceId, "CommittableTransaction");
72
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
85
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
86
etwLog.TransactionCommit(
TraceSourceType
.TraceSourceLtm, TransactionTraceId, "CommittableTransaction");
116
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
125
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
152
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
161
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
185
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
System\Transactions\DependentTransaction.cs (3)
37
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
64
etwLog.TransactionDependentCloneComplete(
TraceSourceType
.TraceSourceLtm, TransactionTraceId, "DependentTransaction");
65
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
System\Transactions\DurableEnlistmentState.cs (2)
99
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.Rollback);
150
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.SinglePhaseCommit);
System\Transactions\Enlistment.cs (2)
499
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
510
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
System\Transactions\InternalTransaction.cs (1)
328
TransactionException.CreateInvalidOperationException(
TraceSourceType
.TraceSourceLtm,
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 (12)
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);
748
TraceSourceType
.TraceSourceLtm,
762
TraceSourceType
.TraceSourceLtm,
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\PreparingEnlistment.cs (8)
19
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
30
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
39
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
50
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
59
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
70
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
79
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
93
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
System\Transactions\SinglePhaseEnlistment.cs (10)
17
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
28
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
37
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
48
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
58
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
69
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
79
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
94
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
104
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
119
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
System\Transactions\Transaction.cs (36)
158
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "Transaction.get_Current");
175
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "Transaction.get_Current");
186
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "Transaction.set_Current");
208
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "Transaction.set_Current");
352
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
367
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
384
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
391
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
416
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
452
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
478
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
508
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
526
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
556
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
568
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
569
etwLog.TransactionRollback(
TraceSourceType
.TraceSourceLtm, TransactionTraceId, "Transaction");
582
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
592
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
593
etwLog.TransactionRollback(
TraceSourceType
.TraceSourceLtm, TransactionTraceId, "Transaction");
606
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
618
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
643
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
657
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
682
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
695
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
709
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
737
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
759
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
825
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
842
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
898
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
925
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
939
etwLog.MethodEnter(
TraceSourceType
.TraceSourceOleTx, this);
970
etwLog.MethodExit(
TraceSourceType
.TraceSourceOleTx, this);
983
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
1009
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
System\Transactions\TransactionException.cs (4)
52
internal static Exception CreateInvalidOperationException(
TraceSourceType
traceSource, string? message, Exception? innerException)
136
internal static Exception CreateInvalidOperationException(
TraceSourceType
traceSource, string? message, Exception? innerException, Guid distributedTxId)
231
internal static TransactionInDoubtException Create(
TraceSourceType
traceSource, string? message, Exception? innerException, Guid distributedTxId)
240
internal static TransactionInDoubtException Create(
TraceSourceType
traceSource, string? message, Exception? innerException)
System\Transactions\TransactionInformation.cs (6)
24
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
35
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
49
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
67
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, this);
83
etwLog.MethodEnter(
TraceSourceType
.TraceSourceLtm, this);
95
etwLog.MethodExit(
TraceSourceType
.TraceSourceLtm, 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 (19)
154
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "TransactionManager.Reenlist");
179
etwLog.TransactionExceptionTrace(
TraceSourceType
.TraceSourceBase, TransactionExceptionType.UnrecognizedRecoveryInformation, nameof(recoveryInformation), string.Empty);
189
etwLog.TransactionExceptionTrace(
TraceSourceType
.TraceSourceBase, TransactionExceptionType.UnrecognizedRecoveryInformation, nameof(recoveryInformation), e.ToString());
197
etwLog.TransactionExceptionTrace(
TraceSourceType
.TraceSourceBase, TransactionExceptionType.UnrecognizedRecoveryInformation, nameof(recoveryInformation), e.ToString());
220
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "TransactionManager.Reenlist");
248
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "TransactionManager.RecoveryComplete");
256
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "TransactionManager.RecoveryComplete");
274
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "TransactionManager.get_DefaultIsolationLevel");
275
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "TransactionManager.get_DefaultIsolationLevel");
294
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "TransactionManager.get_DefaultTimeout");
311
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "TransactionManager.get_DefaultTimeout");
320
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "TransactionManager.set_DefaultTimeout");
336
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "TransactionManager.set_DefaultTimeout");
351
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "TransactionManager.get_DefaultMaximumTimeout");
358
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "TransactionManager.get_DefaultMaximumTimeout");
368
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, "TransactionManager.set_DefaultMaximumTimeout");
389
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, "TransactionManager.set_DefaultMaximumTimeout");
460
etwLog.MethodEnter(
TraceSourceType
.TraceSourceOleTx, $"{nameof(TransactionManager)}.{nameof(GetRecoveryInformation)}");
491
etwLog.MethodExit(
TraceSourceType
.TraceSourceOleTx, $"{nameof(TransactionManager)}.{nameof(GetRecoveryInformation)}");
System\Transactions\TransactionScope.cs (26)
61
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
102
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
120
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
174
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
192
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
260
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
272
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
342
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
359
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
371
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
388
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
400
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
413
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
426
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
509
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
515
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
564
TraceSourceType
.TraceSourceBase, SR.TransactionScopeInvalidNesting, null, rollbackTransaction.DistributedTxId);
600
exToThrow = TransactionException.CreateInvalidOperationException(
TraceSourceType
.TraceSourceBase, SR.TransactionScopeIncorrectCurrent, null,
627
exToThrow = TransactionException.CreateInvalidOperationException(
TraceSourceType
.TraceSourceBase, SR.TransactionScopeInvalidNesting, null,
701
exToThrow = TransactionException.CreateInvalidOperationException(
TraceSourceType
.TraceSourceBase, SR.TransactionScopeIncorrectCurrent, null,
747
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
833
etwLog.MethodEnter(
TraceSourceType
.TraceSourceBase, this);
839
throw TransactionException.CreateInvalidOperationException(
TraceSourceType
.TraceSourceBase, SR.DisposeScope, null);
845
etwLog.MethodExit(
TraceSourceType
.TraceSourceBase, this);
884
etwLog.ExceptionConsumed(
TraceSourceType
.TraceSourceBase, ex);
892
etwLog.ExceptionConsumed(
TraceSourceType
.TraceSourceBase, txEx);
System\Transactions\TransactionsEtwProvider.cs (52)
228
internal void TransactionCreated(
TraceSourceType
traceSource, TransactionTraceIdentifier txTraceId, string? type)
232
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
236
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
327
internal void TransactionExceptionTrace(
TraceSourceType
traceSource, TransactionExceptionType type, string? message, string? innerExceptionStr)
331
if (traceSource ==
TraceSourceType
.TraceSourceBase)
393
internal void TransactionRollback(
TraceSourceType
traceSource, TransactionTraceIdentifier txTraceId, string? type)
397
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
401
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
425
internal void TransactionDependentCloneCreate(
TraceSourceType
traceSource, TransactionTraceIdentifier txTraceId, DependentCloneOption option)
429
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
433
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
457
internal void TransactionDependentCloneComplete(
TraceSourceType
traceSource, TransactionTraceIdentifier txTraceId, string? type)
461
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
465
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
489
internal void TransactionCommit(
TraceSourceType
traceSource, TransactionTraceIdentifier txTraceId, string? type)
493
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
497
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
521
internal void EnlistmentStatus(
TraceSourceType
traceSource, EnlistmentTraceIdentifier enlistmentTraceId, NotificationCall notificationCall)
525
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
529
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
553
internal void EnlistmentCreated(
TraceSourceType
traceSource, EnlistmentTraceIdentifier enlistmentTraceId, EnlistmentType enlistmentType, EnlistmentOptions enlistmentOptions)
557
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
561
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
776
internal void MethodEnter(
TraceSourceType
traceSource, object? thisOrContextObject, [CallerMemberName] string? methodname = null)
780
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
784
else if (traceSource ==
TraceSourceType
.TraceSourceBase)
788
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
799
internal void MethodEnter(
TraceSourceType
traceSource, [CallerMemberName] string? methodname = null)
803
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
807
else if (traceSource ==
TraceSourceType
.TraceSourceBase)
811
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
844
internal void MethodExit(
TraceSourceType
traceSource, object? thisOrContextObject, [CallerMemberName] string? methodname = null)
848
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
852
else if (traceSource ==
TraceSourceType
.TraceSourceBase)
856
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
867
internal void MethodExit(
TraceSourceType
traceSource, [CallerMemberName] string? methodname = null)
871
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
875
else if (traceSource ==
TraceSourceType
.TraceSourceBase)
879
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
912
internal void ExceptionConsumed(
TraceSourceType
traceSource, Exception exception)
918
case
TraceSourceType
.TraceSourceBase:
921
case
TraceSourceType
.TraceSourceLtm:
924
case
TraceSourceType
.TraceSourceOleTx:
1217
internal void TransactionCommitted(
TraceSourceType
traceSource, TransactionTraceIdentifier transactionID)
1221
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
1225
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
1248
internal void TransactionInDoubt(
TraceSourceType
traceSource, TransactionTraceIdentifier transactionID)
1252
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
1256
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
1300
internal void TransactionAborted(
TraceSourceType
traceSource, TransactionTraceIdentifier transactionID)
1304
if (traceSource ==
TraceSourceType
.TraceSourceLtm)
1308
else if (traceSource ==
TraceSourceType
.TraceSourceOleTx)
System\Transactions\TransactionState.cs (37)
1535
etwLog.TransactionCommitted(
TraceSourceType
.TraceSourceLtm, tx.TransactionTraceId);
1598
etwLog.TransactionInDoubt(
TraceSourceType
.TraceSourceLtm, tx.TransactionTraceId);
1626
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
1632
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
1638
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
2151
throw TransactionException.CreateInvalidOperationException(
TraceSourceType
.TraceSourceLtm,
2838
TraceSourceType
.TraceSourceLtm,
2946
etwLog.TransactionAborted(
TraceSourceType
.TraceSourceLtm, tx.TransactionTraceId);
3090
etwLog.TransactionCommitted(
TraceSourceType
.TraceSourceLtm, tx.TransactionTraceId);
3160
etwLog.TransactionInDoubt(
TraceSourceType
.TraceSourceLtm, tx.TransactionTraceId);
3179
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3184
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3210
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3216
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3222
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3253
throw TransactionException.CreateInvalidOperationException(
TraceSourceType
.TraceSourceLtm,
3270
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.Promote);
3848
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.SinglePhaseCommit);
3949
TraceSourceType
.TraceSourceLtm,
4050
etwLog.TransactionAborted(
TraceSourceType
.TraceSourceLtm, tx.TransactionTraceId);
4143
etwLog.TransactionCommitted(
TraceSourceType
.TraceSourceLtm, tx.TransactionTraceId);
4187
etwLog.TransactionInDoubt(
TraceSourceType
.TraceSourceLtm, tx.TransactionTraceId);
4198
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4203
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4212
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4217
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4222
throw TransactionInDoubtException.Create(
TraceSourceType
.TraceSourceBase, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4256
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.Promote);
4411
TraceSourceType
.TraceSourceLtm,
4429
TraceSourceType
.TraceSourceLtm,
4452
TraceSourceType
.TraceSourceLtm,
4479
TraceSourceType
.TraceSourceLtm,
4490
TraceSourceType
.TraceSourceLtm,
4532
TraceSourceType
.TraceSourceLtm,
4575
TraceSourceType
.TraceSourceLtm,
4617
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.SinglePhaseCommit);
4653
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, tx._durableEnlistment.EnlistmentTraceId, NotificationCall.Rollback);
System\Transactions\TransactionTable.cs (2)
240
TraceSourceType
.TraceSourceLtm,
447
TraceSourceType
.TraceSourceLtm,
System\Transactions\VolatileEnlistmentMultiplexing.cs (4)
98
TraceSourceType
.TraceSourceLtm,
137
TraceSourceType
.TraceSourceLtm,
176
TraceSourceType
.TraceSourceLtm,
215
TraceSourceType
.TraceSourceLtm,
System\Transactions\VolatileEnlistmentState.cs (6)
71
throw TransactionException.CreateInvalidOperationException(
TraceSourceType
.TraceSourceLtm,
144
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.Prepare);
216
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.SinglePhaseCommit);
369
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.Rollback);
412
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.Commit);
446
etwLog.EnlistmentStatus(
TraceSourceType
.TraceSourceLtm, enlistment.EnlistmentTraceId, NotificationCall.InDoubt);