1 write to _context
Microsoft.AspNetCore.Analyzers (1)
ServicesAnalyzer.cs (1)
17_context = context;
2 references to _context
Microsoft.AspNetCore.Analyzers (2)
ServicesAnalyzer.cs (2)
31SymbolEqualityComparer.Default.Equals(invocation.Arguments[0].Parameter?.Type, _context.StartupSymbols.IServiceCollection)) 39_context.ReportAnalysis(new ServicesAnalysis(configureServicesMethod, services.ToImmutable()));