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