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