2 references to GetChannelKeyword
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
3372
eventAttribute.Keywords |= (EventKeywords)manifest.
GetChannelKeyword
(eventAttribute.Channel, (ulong)eventAttribute.Keywords);
5432
ulong kwd =
GetChannelKeyword
(chValue);