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