2 references to IsNormalCompletion
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (2)
Internal\SocketConnection.cs (2)
146if (!IsNormalCompletion(waitForDataResult)) 157if (!IsNormalCompletion(receiveResult))