File: ArrayPoolEventSource.g.cs
Project: src\src\coreclr\System.Private.CoreLib\System.Private.CoreLib.csproj (System.Private.CoreLib)
// <auto-generated/>
 
using System;
 
namespace System.Buffers
{
 
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "42.42.42.42")]
    partial class ArrayPoolEventSource
    {
 
        private ArrayPoolEventSource() : base("System.Buffers.ArrayPoolEventSource", new Guid(0x0866b2b8,0x5cef,0x5db9,0x26,0x12,0x0c,0x0f,0xfd,0x81,0x4a,0x44)) { }
 
    }
 
}