File: _generated\8\RuntimeEventSource.g.cs
Web Access
Project: src\runtime\src\coreclr\nativeaot\System.Private.CoreLib\src\System.Private.CoreLib.csproj (System.Private.CoreLib)
// <auto-generated/>

using System;

namespace System.Diagnostics.Tracing
{

    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "11.0.14.27722")]
    partial class RuntimeEventSource
    {

        private RuntimeEventSource() : base("System.Runtime", new Guid(0x49592c0f,0x5a05,0x516d,0xaa,0x4b,0xa6,0x4e,0x02,0x02,0x6c,0x89)) { }

    }

}