1 instantiation of Parser
Microsoft.Extensions.Logging.Generators (1)
LoggerMessageGenerator.Roslyn3.11.cs (1)
32var p = new Parser(context.Compilation, context.ReportDiagnostic, context.CancellationToken);
2 references to Parser
Microsoft.Extensions.Logging.Generators (2)
LoggerMessageGenerator.Roslyn3.11.cs (2)
32var p = new Parser(context.Compilation, context.ReportDiagnostic, context.CancellationToken); 84if (fullName == Parser.LoggerMessageAttribute)