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