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