| File: NetEventSource.g.cs | |
| Project: src\src\libraries\System.Net.Sockets\src\System.Net.Sockets.csproj (System.Net.Sockets) |
// <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.Sockets", new Guid(0xae391de7,0xa2cb,0x557c,0xdd,0x34,0xfe,0x00,0xd0,0xb9,0x8c,0x7f)) { } } } |