|
// <auto-generated/>
using System;
namespace System.Diagnostics.Tracing
{
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Private.CoreLib.Generators", "42.42.42.42")]
partial class FrameworkEventSource
{
private FrameworkEventSource() : base(new Guid(0x8e9f5090,0x2d75,0x4d03,0x8a,0x81,0xe5,0xaf,0xbf,0x85,0xda,0xf1), "System.Diagnostics.Eventing.FrameworkEventSource") { }
private protected override ReadOnlySpan<byte> ProviderMetadata => new byte[] { 0x33, 0x0, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x44, 0x69, 0x61, 0x67, 0x6e, 0x6f, 0x73, 0x74, 0x69, 0x63, 0x73, 0x2e, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x67, 0x2e, 0x46, 0x72, 0x61, 0x6d, 0x65, 0x77, 0x6f, 0x72, 0x6b, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x0, };
}
}
|