2 writes to type
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
1193binding.type = LookupAttribute(s_typeString, null, true); 1194binding.typeNs = ParseQName(ref binding.type);
3 references to type
System.Runtime.Remoting (3)
metadata\wsdlparser.cs (3)
1924WsdlPortType portType = (WsdlPortType)wsdlPortTypes[binding.type]; 1930binding.type)); 7175Util.Log(" type "+type);