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