| File: LinkerEventSource.g.cs | |
| Project: src\src\tools\illink\src\linker\Mono.Linker.csproj (illink) |
// <auto-generated/> using System; namespace Mono.Linker { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "11.0.14.6102")] partial class LinkerEventSource { private LinkerEventSource() : base("Microsoft-DotNET-Linker", new Guid(0x6401cf6f,0xff56,0x51e1,0x96,0xee,0xe7,0x6a,0xa4,0x6a,0x7b,0x66)) { } } } |