2 writes to EtwProviderId
System.Activities (2)
System\Activities\Tracking\EtwTrackingParticipant.cs (2)
45
this.
EtwProviderId
= EtwDiagnosticTrace.ImmutableDefaultEtwProviderId;
49
this.
EtwProviderId
= EtwDiagnosticTrace.DefaultEtwProviderId;
2 references to EtwProviderId
System.Activities (2)
System\Activities\Tracking\EtwTrackingParticipant.cs (2)
275
TD.TrackingRecordDropped(recordNumber, this.
EtwProviderId
);
283
TD.TrackingRecordTruncated(recordNumber, this.
EtwProviderId
);