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