2 references to CreateManifestAndDescriptors
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (2)
457byte[]? manifestBytes = CreateManifestAndDescriptors(eventSourceType, assemblyPathToIncludeInManifest, null, flags); 2873m_rawManifest = CreateManifestAndDescriptors(this.GetType(), Name, this);