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)
2404
app.
Use
(next =>
2447
app.
Use
(next =>
2487
app.
Use
(next =>
2689
app.
Use
(next =>
2720
app.
Use
(next =>