6 writes to SUDSType
System.Runtime.Remoting (6)
metadata\wsdlparser.cs (6)
1615parsingComplexType.SUDSType = SUDSType.ClientProxy; 1617parsingComplexType.SUDSType = SUDSType.MarshalByRef; 1641extendsComplexType.SUDSType = SUDSType.ClientProxy; 1643extendsComplexType.SUDSType = SUDSType.MarshalByRef; 1682parsingComplexType.SUDSType = SUDSType.ClientProxy; 1684parsingComplexType.SUDSType = SUDSType.MarshalByRef;
1 reference to SUDSType
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
3601if (_complexType.SUDSType == SUDSType.ClientProxy)