| File: _generated\7\NativeRuntimeEventSource.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.Diagnostics.Tracing { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "11.0.14.27722")] partial class NativeRuntimeEventSource { private NativeRuntimeEventSource() : base("Microsoft-Windows-DotNETRuntime", new Guid(0xe13c0d23,0xccbc,0x4e12,0x93,0x1b,0xd9,0xcc,0x2e,0xee,0x27,0xe4)) { } } } |