youtube image
From YouTube: .NET Core Design Reviews: BufferPool in CoreFX and Exceptions

Description

In this review, we’ll take a look at two issues:

- Safety concerns with buffer pooling in CoreFX
- This thread https://github.com/dotnet/corefx/pull/6389



To address #3423: A replacement API for DataReader.GetSchemaTable().