| File: CDSCollectionETWBCLProvider.g.cs | |
| Project: src\src\libraries\System.Collections.Concurrent\src\System.Collections.Concurrent.csproj (System.Collections.Concurrent) |
// <auto-generated/> using System; namespace System.Collections.Concurrent { [global::System.CodeDom.Compiler.GeneratedCodeAttribute("EventSourceGenerator", "42.42.42.42")] partial class CDSCollectionETWBCLProvider { private CDSCollectionETWBCLProvider() : base("System.Collections.Concurrent.ConcurrentCollectionsEventSource", new Guid(0x35167f8e,0x49b2,0x4b96,0xab,0x86,0x43,0x5b,0x59,0x33,0x6b,0x5e)) { } } } |