2 references to MidSizeMaxBytes
Microsoft.CodeAnalysis (2)
Hashing\XxHash128.cs (2)
148if (length <= MidSizeMaxBytes) 182if (_state.TotalLength > MidSizeMaxBytes)