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