1 write to _isHandled
Microsoft.AspNetCore.Routing.Tests (1)
TestObjects\TestMatcherFactory.cs (1)
19
_isHandled
= isHandled;
1 reference to _isHandled
Microsoft.AspNetCore.Routing.Tests (1)
TestObjects\TestMatcherFactory.cs (1)
25
return new TestMatcher(
_isHandled
, _setEndpointCallback);