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