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