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

using System;

namespace System.Net
{

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

        private NetEventSource() : base("Private.InternalDiagnostics.System.Net.HttpListener", new Guid(0xb85e0401,0xd64e,0x53e1,0xd0,0x56,0x50,0x29,0x98,0x62,0x11,0x15)) { }

    }

}