| File: _generated\1\NetEventSource.g.cs | Web Access |
| Project: src\src\runtime\src\libraries\System.Net.Http\src\System.Net.Http.csproj (System.Net.Http) |
// <auto-generated/> using System; namespace System.Net { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "11.0.14.27001")] partial class NetEventSource { private NetEventSource() : base("Private.InternalDiagnostics.System.Net.Http", new Guid(0xa60cec70,0x947b,0x5b80,0xef,0xe2,0x7c,0x55,0x47,0xb9,0x9b,0x3d)) { } } } |