| File: _generated\4\AsyncProfilerEventSource.g.cs | Web Access |
| Project: src\runtime\src\coreclr\nativeaot\System.Private.CoreLib\src\System.Private.CoreLib.csproj (System.Private.CoreLib) |
// <auto-generated/> using System; namespace System.Runtime.CompilerServices { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "11.0.14.27722")] partial class AsyncProfilerEventSource { private AsyncProfilerEventSource() : base("System.Runtime.CompilerServices.AsyncProfilerEventSource", new Guid(0x7892f2f8,0xf81d,0x50d6,0xae,0xa7,0x59,0x4d,0x84,0x6c,0x22,0x74)) { } } } |