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