File: _generated\1\NetEventSource.g.cs
Web Access
Project: src\runtime\src\libraries\System.Net.Quic\src\System.Net.Quic.csproj (System.Net.Quic)
// <auto-generated/>

using System;

namespace System.Net
{

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

        private NetEventSource() : base("Private.InternalDiagnostics.System.Net.Quic", new Guid(0x97416b68,0xddcb,0x5198,0xea,0xf5,0xf2,0x08,0xb3,0x79,0xa8,0x15)) { }

    }

}