4 references to EventSourceGenerator
EventSourceGenerator (4)
EventSourceGenerator.Emitter.cs (2)
16
private static readonly string s_generatedCodeAttribute = $"[global::System.CodeDom.Compiler.GeneratedCodeAttribute(\"{typeof(
EventSourceGenerator
).Assembly.GetName().Name}\", \"{typeof(
EventSourceGenerator
).Assembly.GetName().Version}\")]";
EventSourceGenerator.Parser.cs (2)
62
nameof(
EventSourceGenerator
),
91
nameof(
EventSourceGenerator
),