File: NativeRuntimeEventSource.g.cs
Project: src\src\coreclr\System.Private.CoreLib\System.Private.CoreLib.csproj (System.Private.CoreLib)
// <auto-generated/>
 
using System;
 
namespace System.Diagnostics.Tracing
{
 
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Private.CoreLib.Generators", "42.42.42.42")]
    partial class NativeRuntimeEventSource
    {
 
        private NativeRuntimeEventSource() : base(new Guid(0xe13c0d23,0xccbc,0x4e12,0x93,0x1b,0xd9,0xcc,0x2e,0xee,0x27,0xe4), "Microsoft-Windows-DotNETRuntime") { }
 
        private protected override ReadOnlySpan<byte> ProviderMetadata => new byte[] { 0x22, 0x0, 0x4d, 0x69, 0x63, 0x72, 0x6f, 0x73, 0x6f, 0x66, 0x74, 0x2d, 0x57, 0x69, 0x6e, 0x64, 0x6f, 0x77, 0x73, 0x2d, 0x44, 0x6f, 0x74, 0x4e, 0x45, 0x54, 0x52, 0x75, 0x6e, 0x74, 0x69, 0x6d, 0x65, 0x0, };
 
    }
 
}