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