5 references to IsArray
System.Runtime.Remoting (5)
metadata\wsdlparser.cs (5)
2821
if (ct != null && ct.
IsArray
())
4094
if (ct != null && ct.
IsArray
())
5745
if (
IsArray
())
6201
if ((cs._sudsType != SUDSType.ClientProxy) && !cs.
IsArray
())
6679
if (type != null && !type.
IsArray
())