1 reference to TryPush
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Buffers\SharedArrayPool.cs (1)
347if (partitions[index].TryPush(array)) return true;