2 references to ENLISTMENT_CALLBACK_NEGATIVE_EVENTID
System.Transactions.Local (2)
System\Transactions\TransactionsEtwProvider.cs (2)
768
[Event(
ENLISTMENT_CALLBACK_NEGATIVE_EVENTID
, Keywords = Keywords.TraceOleTx, Level = EventLevel.Warning, Task = Tasks.Enlistment, Opcode = Opcodes.CallbackNegative, Message = "Enlistment callback negative: ID is {0}, callback is {1}")]
772
WriteEvent(
ENLISTMENT_CALLBACK_NEGATIVE_EVENTID
, enlistmentIdentifier, callback);