3 references to TryCreateIPEndPoint
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\AddressBinder.cs (1)
133else if (TryCreateIPEndPoint(parsedAddress, out var endpoint))
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (2)
AddressBinderTests.cs (2)
28Assert.True(AddressBinder.TryCreateIPEndPoint( 45Assert.False(AddressBinder.TryCreateIPEndPoint(