1 write to _context
Microsoft.AspNetCore.Analyzers (1)
BuildServiceProviderAnalyzer.cs (1)
16
_context
= context;
1 reference to _context
Microsoft.AspNetCore.Analyzers (1)
BuildServiceProviderAnalyzer.cs (1)
25
foreach (var serviceAnalysis in
_context
.GetRelatedAnalyses<ServicesAnalysis>(type))