2 references to ArrayMaxLength
Microsoft.AspNetCore.OutputCaching (2)
RecyclableArrayBufferWriter.cs (2)
109if (needed > ArrayMaxLength) 114newSize = ArrayMaxLength;