Implemented interface member:
property
LocalIpAddress
Microsoft.AspNetCore.Http.Features.IHttpConnectionFeature.LocalIpAddress
1 write to LocalIpAddress
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
739
connectionFeature.
LocalIpAddress
= existingConnectionFeature.LocalIpAddress;