2 references to CreateManifestAndDescriptors
mscorlib (2)
system\diagnostics\eventing\eventsource.cs (2)
465byte[] manifestBytes = EventSource.CreateManifestAndDescriptors(eventSourceType, assemblyPathToIncludeInManifest, null, flags); 3022m_rawManifest = CreateManifestAndDescriptors(this.GetType(), Name, this);