2 references to CreateEndPointUri
Microsoft.AspNetCore.Http.Connections.Client (2)
HttpConnection.cs (2)
355RemoteEndPoint = new UriEndPoint(Utils.CreateEndPointUri(uri)); 411RemoteEndPoint = new UriEndPoint(Utils.CreateEndPointUri(uri));