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