7 references to AddType
System.Runtime.Remoting (7)
metadata\wsdlwriter.cs (7)
296AddType(rsType.Type.BaseType, GetNamespace(rsType.Type.BaseType)); 312AddType(fields[i].FieldType, xns); 322AddType(interfaces[i], xns); 337AddType(fields[i].FieldType, xns); 372AddType(method.ReturnType, methodXNS); 375AddType(parameters[j].ParameterType, methodXNS); 1392_WsdlGenerator.AddType(ntype, xns);