2 references to GetEndPoint
Microsoft.AspNetCore.Server.HttpSys (2)
src\Shared\HttpSys\RequestProcessing\NativeRequestContext.cs (2)
636return GetEndPoint(localEndpoint: false); 641return GetEndPoint(localEndpoint: true);