File: NetEventSource.g.cs
Project: src\src\libraries\System.Net.Requests\src\System.Net.Requests.csproj (System.Net.Requests)
// <auto-generated/>
 
using System;
 
namespace System.Net
{
 
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "42.42.42.42")]
    partial class NetEventSource
    {
 
        private NetEventSource() : base("Private.InternalDiagnostics.System.Net.WebSockets", new Guid(0x7773981e,0x5922,0x5338,0x5c,0x0a,0xff,0xc1,0xd8,0x99,0x07,0xfd)) { }
 
    }
 
}