Implemented interface member:
property
Endpoint
Microsoft.AspNetCore.Http.Features.IEndpointFeature.Endpoint
1 write to Endpoint
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateGenerator\RequestDelegateCreationTests.Filters.cs (1)
239httpContext.Features.Set<IEndpointFeature>(new EndpointFeature { Endpoint = endpoint });