1 reference to GROW_BY
mscorlib (1)
system\runtime\remoting\context.cs (1)
349int newSize = (props != null ? props.Length : 0) + GROW_BY;