2 references to MidSizeMaxBytes
Metrics.Legacy (2)
src\Compilers\Core\Portable\Hashing\XxHash128.cs (2)
148if (length <= MidSizeMaxBytes) 182if (_state.TotalLength > MidSizeMaxBytes)