2 writes to LocalPort
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (1)
383
LocalPort
= localEndPoint?.Port ?? 0;
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
177
set =>
LocalPort
= value;
1 reference to LocalPort
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
176
get =>
LocalPort
;