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