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