5 references to IsSUDSType
System.Runtime.Remoting (5)
metadata\wsdlwriter.cs (5)
1467
bool bSUDSType =
IsSUDSType
;
1972
if (_type.IsInterface ||
IsSUDSType
)
1983
if (!rsType.Type.IsInterface && !rsType.
IsSUDSType
)
2706
if (!rsType.Type.IsInterface && !rsType.
IsSUDSType
)
2949
if (!rsType.Type.IsInterface && !rsType.
IsSUDSType
)