aspnetcore/test
Doug Bunting 0ddfa5f0d8 Pool `MemoryStream`, `BinaryReader`, `BinaryWriter`, and `SHA256` instances
- #23 part 2
- reduce `byte[]` and `char[]` allocations because all have internal buffers
 - fortunately, only `MemoryStream` has an unbounded buffer
2016-02-02 16:56:11 -08:00
..
Microsoft.AspNetCore.Antiforgery.FunctionalTests Correct project dependencies 2016-02-01 18:53:40 -08:00
Microsoft.AspNetCore.Antiforgery.Test Pool `MemoryStream`, `BinaryReader`, `BinaryWriter`, and `SHA256` instances 2016-02-02 16:56:11 -08:00