File: _generated\1\DataCommonEventSource.g.cs
Web Access
Project: src\src\runtime\src\libraries\System.Data.Common\src\System.Data.Common.csproj (System.Data.Common)
// <auto-generated/>

using System;

namespace System.Data
{

    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "11.0.14.27001")]
    partial class DataCommonEventSource
    {

        private DataCommonEventSource() : base("System.Data.DataCommonEventSource", new Guid(0x9ca9f8a9,0x9f9c,0x53c3,0x64,0x16,0x8a,0xf8,0xc1,0x97,0xea,0x27)) { }

    }

}