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("System.Private.CoreLib.Generators", "42.42.42.42")]
    partial class ArrayPoolEventSource
    {
 
        private ArrayPoolEventSource() : base(new Guid(0x0866b2b8,0x5cef,0x5db9,0x26,0x12,0x0c,0x0f,0xfd,0x81,0x4a,0x44), "System.Buffers.ArrayPoolEventSource") { }
 
        private protected override ReadOnlySpan<byte> ProviderMetadata => new byte[] { 0x26, 0x0, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x42, 0x75, 0x66, 0x66, 0x65, 0x72, 0x73, 0x2e, 0x41, 0x72, 0x72, 0x61, 0x79, 0x50, 0x6f, 0x6f, 0x6c, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x0, };
 
    }
 
}