66 references to TraceSourceBase
System.Transactions.Local (66)
System\Transactions\Transaction.cs (4)
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");
System\Transactions\TransactionManager.cs (17)
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");
299
etwLog.MethodEnter(TraceSourceType.
TraceSourceBase
, "TransactionManager.get_DefaultTimeout");
316
etwLog.MethodExit(TraceSourceType.
TraceSourceBase
, "TransactionManager.get_DefaultTimeout");
325
etwLog.MethodEnter(TraceSourceType.
TraceSourceBase
, "TransactionManager.set_DefaultTimeout");
341
etwLog.MethodExit(TraceSourceType.
TraceSourceBase
, "TransactionManager.set_DefaultTimeout");
356
etwLog.MethodEnter(TraceSourceType.
TraceSourceBase
, "TransactionManager.get_DefaultMaximumTimeout");
363
etwLog.MethodExit(TraceSourceType.
TraceSourceBase
, "TransactionManager.get_DefaultMaximumTimeout");
373
etwLog.MethodEnter(TraceSourceType.
TraceSourceBase
, "TransactionManager.set_DefaultMaximumTimeout");
394
etwLog.MethodExit(TraceSourceType.
TraceSourceBase
, "TransactionManager.set_DefaultMaximumTimeout");
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 (6)
337
if (traceSource == TraceSourceType.
TraceSourceBase
)
790
else if (traceSource == TraceSourceType.
TraceSourceBase
)
813
else if (traceSource == TraceSourceType.
TraceSourceBase
)
858
else if (traceSource == TraceSourceType.
TraceSourceBase
)
881
else if (traceSource == TraceSourceType.
TraceSourceBase
)
924
case TraceSourceType.
TraceSourceBase
:
System\Transactions\TransactionState.cs (13)
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);
3182
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3187
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3213
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3219
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
3225
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4201
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4206
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4215
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4220
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);
4225
throw TransactionInDoubtException.Create(TraceSourceType.
TraceSourceBase
, SR.TransactionIndoubt, tx._innerException, tx.DistributedTxId);