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