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