This line has been returning null since .NET 6:
|
var pressureMethod = ArrayPool<byte>.Shared.GetType().GetMethod("GetMemoryPressure", BindingFlags.Static | BindingFlags.NonPublic); |
We're either not running this test or nobody looked at test results of the relevant leg in 5 years.
This line has been returning null since .NET 6:
runtime/src/libraries/System.Runtime/tests/System.Buffers.Tests/ArrayPool/CollectionTests.cs
Line 95 in 48a9212
We're either not running this test or nobody looked at test results of the relevant leg in 5 years.