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