2 references to RunExtensions
Microsoft.AspNetCore.Http.Abstractions (2)
Extensions\UseExtensions.cs (2)
15
/// If you aren't calling the next function, use <see cref="
RunExtensions
.Run(IApplicationBuilder, RequestDelegate)"/> instead.
43
/// If you aren't calling the next function, use <see cref="
RunExtensions
.Run(IApplicationBuilder, RequestDelegate)"/> instead.