1 write to Endpoint
Microsoft.AspNetCore.Routing.Tests (1)
Matching\BarebonesMatcher.cs (1)
47
Endpoint
= endpoint;
2 references to Endpoint
Microsoft.AspNetCore.Routing.Tests (2)
Matching\BarebonesMatcher.cs (2)
29
httpContext.SetEndpoint(Matchers[i].
Endpoint
);
117
httpContext.SetEndpoint(
Endpoint
);