3 references to NullHandler
Microsoft.AspNetCore.Routing.Tests (3)
Tree\TreeRouterTest.cs (3)
1874c.Handler = NullHandler; 2110context.Handler = NullHandler; 2114context.Handler = MatchingDelegate(context) ? NullHandler : null;