File: OpenSslX509ChainEventSource.g.cs
Project: src\src\libraries\System.Security.Cryptography\src\System.Security.Cryptography.csproj (System.Security.Cryptography)
// <auto-generated/>
 
using System;
 
namespace System.Security.Cryptography.X509Certificates
{
 
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "42.42.42.42")]
    partial class OpenSslX509ChainEventSource
    {
 
        private OpenSslX509ChainEventSource() : base("System.Security.Cryptography.X509Certificates.X509Chain.OpenSsl", new Guid(0x276fd1e0,0xe2bf,0x51e1,0x4b,0x12,0xd8,0x3e,0xb0,0x70,0x77,0x0a)) { }
 
    }
 
}