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