2 references to MatchingDelegate
Microsoft.AspNetCore.Routing.Tests (2)
Tree\TreeRouterTest.cs (2)
2109if (MatchingDelegate == null) 2115context.Handler = MatchingDelegate(context) ? NullHandler : null;