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

using System;

namespace System.Net
{

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

        private NetEventSource() : base("Private.InternalDiagnostics.System.Net.WebSockets", new Guid(0x7773981e,0x5922,0x5338,0x5c,0x0a,0xff,0xc1,0xd8,0x99,0x07,0xfd)) { }

    }

}