2 writes to LocalIpAddress
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (1)
382
LocalIpAddress
= localEndPoint?.Address;
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
165
set =>
LocalIpAddress
= value;
1 reference to LocalIpAddress
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
164
get =>
LocalIpAddress
;