2 references to UseHeaderDictionaryPropertiesInsteadOfIndexer
Microsoft.AspNetCore.App.Analyzers (2)
Http\HeaderDictionaryIndexerAnalyzer.cs (2)
16public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics => ImmutableArray.Create(DiagnosticDescriptors.UseHeaderDictionaryPropertiesInsteadOfIndexer); 176DiagnosticDescriptors.UseHeaderDictionaryPropertiesInsteadOfIndexer,