2 references to EventChannelToChannelType
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
5402
channelAttribute != null &&
EventChannelToChannelType
(chValue) != channelAttribute.EventChannelType)
5427
attrib.EventChannelType =
EventChannelToChannelType
(channel);