File: TplEventSource.g.cs
Project: src\src\coreclr\System.Private.CoreLib\System.Private.CoreLib.csproj (System.Private.CoreLib)
// <auto-generated/>
 
using System;
 
namespace System.Threading.Tasks
{
 
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Private.CoreLib.Generators", "42.42.42.42")]
    partial class TplEventSource
    {
 
        private TplEventSource() : base(new Guid(0x2e5dba47,0xa3d2,0x4d16,0x8e,0xe0,0x66,0x71,0xff,0xdc,0xd7,0xb5), "System.Threading.Tasks.TplEventSource") { }
 
        private protected override ReadOnlySpan<byte> ProviderMetadata => new byte[] { 0x28, 0x0, 0x53, 0x79, 0x73, 0x74, 0x65, 0x6d, 0x2e, 0x54, 0x68, 0x72, 0x65, 0x61, 0x64, 0x69, 0x6e, 0x67, 0x2e, 0x54, 0x61, 0x73, 0x6b, 0x73, 0x2e, 0x54, 0x70, 0x6c, 0x45, 0x76, 0x65, 0x6e, 0x74, 0x53, 0x6f, 0x75, 0x72, 0x63, 0x65, 0x0, };
 
    }
 
}