File: _generated\6\FrameworkEventSource.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 FrameworkEventSource
    {

        private FrameworkEventSource() : base("System.Diagnostics.Eventing.FrameworkEventSource", new Guid(0x8e9f5090,0x2d75,0x4d03,0x8a,0x81,0xe5,0xaf,0xbf,0x85,0xda,0xf1)) { }

    }

}