| 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("EventSourceGenerator", "42.42.42.42")] partial class TplEventSource { private TplEventSource() : base("System.Threading.Tasks.TplEventSource", new Guid(0x2e5dba47,0xa3d2,0x4d16,0x8e,0xe0,0x66,0x71,0xff,0xdc,0xd7,0xb5)) { } } } |