1 instantiation of Parser
Microsoft.Extensions.Logging.Generators (1)
LoggerMessageGenerator.Roslyn4.0.cs (1)
50var p = new Parser(compilation, context.ReportDiagnostic, context.CancellationToken);
2 references to Parser
Microsoft.Extensions.Logging.Generators (2)
LoggerMessageGenerator.Roslyn4.0.cs (2)
29Parser.LoggerMessageAttribute, 50var p = new Parser(compilation, context.ReportDiagnostic, context.CancellationToken);