2 references to ArrayMaxLength
Microsoft.Extensions.Caching.Hybrid (2)
Internal\RecyclableArrayBufferWriter.cs (2)
183if (needed > ArrayMaxLength) 188newSize = ArrayMaxLength;