| File: _generated\1\NetEventSource.g.cs | Web Access |
| Project: src\runtime\src\libraries\System.Net.Security\src\System.Net.Security.csproj (System.Net.Security) |
// <auto-generated/> using System; namespace System.Net { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "11.0.14.27601")] partial class NetEventSource { private NetEventSource() : base("Private.InternalDiagnostics.System.Net.Security", new Guid(0xa0d627f0,0xc0f5,0x5a45,0x55,0x8a,0x66,0x34,0xa8,0x94,0xc1,0x55)) { } } } |