3 writes to IsSUDSType
System.Runtime.Remoting (3)
metadata\wsdlparser.cs (3)
1612
parsingComplexType.
IsSUDSType
= true;
1637
extendsComplexType.
IsSUDSType
= true;
1679
parsingComplexType.
IsSUDSType
= true;
3 references to IsSUDSType
System.Runtime.Remoting (3)
metadata\wsdlparser.cs (3)
5742
Util.Log("URTComplexType.ResolveTypes "+Name+" _baseTypeName "+_baseTypeName+" IsSUDSType "+
IsSUDSType
);
5751
if (
IsSUDSType
)
5794
if (
IsSUDSType
)