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