2 writes to channelId
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogLink.cs (2)
38
this.
channelId
= channelId;
47
this.
channelId
= channelId;
2 references to channelId
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogLink.cs (2)
67
if (ch.ChannelId == this.
channelId
) {
104
return
channelId
;