2 references to Max
mscorlib (1)
system\runtime\memoryfailpoint.cs (1)
383
largestFreeRegion = Math.
Max
(largestFreeRegion, regionSize);
System.Data (1)
fx\src\data\System\Data\Common\UInt64Storage.cs (1)
115
max=Math.
Max
(values[record], max);