Base:
method
GetPort
Microsoft.AspNetCore.HttpSys.Internal.SocketAddress.GetPort()
1 reference to GetPort
Microsoft.AspNetCore.Server.HttpSys.Tests (1)
NativeInterop\SocketAddressTests.cs (1)
56
var actualPort = socketAddress.
GetPort
();