18 instantiations of TestMatcherFactory
Microsoft.AspNetCore.Routing.Tests (18)
EndpointRoutingMiddlewareFormOptionsTest.cs (6)
37
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
71
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
109
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
144
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
176
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
212
matcherFactory ??= new
TestMatcherFactory
(true);
EndpointRoutingMiddlewareTest.cs (6)
248
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
284
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
313
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
341
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
372
matcherFactory: new
TestMatcherFactory
(isHandled: true, setEndpointCallback: c =>
472
matcherFactory ??= new
TestMatcherFactory
(true);
RoutingMetricsTests.cs (6)
30
matcherFactory: new
TestMatcherFactory
(true, c =>
58
matcherFactory: new
TestMatcherFactory
(true, c =>
92
matcherFactory: new
TestMatcherFactory
(true, c =>
119
matcherFactory: new
TestMatcherFactory
(true, c =>
146
matcherFactory: new
TestMatcherFactory
(false),
187
matcherFactory ??= new
TestMatcherFactory
(true);