aspnetcore/src/Common
David Fowler 079a56be1a
Small optimizations (#1617)
- Return ValueTask instead of Task from WriteAsync helpers
- Use TryGet instead of foreach to avoid enumerator (though it's just a stack allocation here)
2018-03-16 16:08:11 -07:00
..
ForceAsyncAwaiter.cs
PipeWriterStream.cs Small optimizations (#1617) 2018-03-16 16:08:11 -07:00
StreamExtensions.cs Small optimizations (#1617) 2018-03-16 16:08:11 -07:00
WebSocketExtensions.cs Small optimizations (#1617) 2018-03-16 16:08:11 -07:00