2 overrides of IsSzArray
mscorlib (2)
system\reflection\emit\symboltype.cs (1)
278
internal override bool
IsSzArray
system\rttype.cs (1)
4030
internal override bool
IsSzArray
3 references to IsSzArray
mscorlib (3)
system\reflection\emit\aqnbuilder.cs (1)
143
else if (elementType.
IsSzArray
)
system\reflection\emit\signaturehelper.cs (1)
448
if (clsArgument.
IsSzArray
)
system\rttype.cs (1)
1051
if (template.
IsSzArray
)