2 references to DoNotUseIHeaderDictionaryAdd
Microsoft.AspNetCore.App.Analyzers (2)
Http\HeaderDictionaryAddAnalyzer.cs (2)
17
public override ImmutableArray<DiagnosticDescriptor> SupportedDiagnostics => ImmutableArray.Create(DiagnosticDescriptors.
DoNotUseIHeaderDictionaryAdd
);
75
DiagnosticDescriptors.
DoNotUseIHeaderDictionaryAdd
,