2 writes to RemoteIpAddress
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (1)
379
RemoteIpAddress
= remoteEndPoint?.Address;
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
159
set =>
RemoteIpAddress
= value;
1 reference to RemoteIpAddress
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
158
get =>
RemoteIpAddress
;