3 instantiations of StubRouter
Microsoft.AspNetCore.Routing.Tests (3)
Tree\TreeRouterTest.cs (3)
1424var next = new StubRouter(); 2020handler ?? new StubRouter(), 2040handler ?? new StubRouter(),
1 reference to StubRouter
Microsoft.AspNetCore.Routing.Tests (1)
Tree\TreeRouterTest.cs (1)
1424var next = new StubRouter();