1 reference to IsByRefArray
mscorlib (1)
system\rttype.cs (1)
4584bool[] isByRef = modifiers == null ? null : modifiers[0].IsByRefArray;