2 references to MidSizeMaxBytes
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
Utilities\Hashing\XxHash128.cs (2)
146
if (length <=
MidSizeMaxBytes
)
180
if (_state.TotalLength >
MidSizeMaxBytes
)