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