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