2 references to GetChannelData
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
3399
source.m_channelData = manifest.
GetChannelData
();
3405
bNeedsManifest = (flags & EventManifestOptions.OnlyIfNeededForRegistration) == 0 || manifest.
GetChannelData
().Length > 0;