1 write to _context
Microsoft.AspNetCore.Analyzers (1)
OptionsAnalyzer.cs (1)
18
_context
= context;
1 reference to _context
Microsoft.AspNetCore.Analyzers (1)
OptionsAnalyzer.cs (1)
40
_context
.ReportAnalysis(new OptionsAnalysis(configureServicesMethod, options.ToImmutable()));