Implemented interface member:
method
Use
Microsoft.AspNetCore.Builder.IApplicationBuilder.Use(System.Func<Microsoft.AspNetCore.Http.RequestDelegate, Microsoft.AspNetCore.Http.RequestDelegate>)
5 references to Use
Microsoft.AspNetCore.Tests (5)
WebApplicationTests.cs (5)
2402
app.
Use
(next =>
2445
app.
Use
(next =>
2485
app.
Use
(next =>
2687
app.
Use
(next =>
2718
app.
Use
(next =>