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