1 instantiation of WsdlBindingSudsNestedType
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
1303WsdlBindingSudsNestedType nestedType = new WsdlBindingSudsNestedType();
3 references to WsdlBindingSudsNestedType
System.Runtime.Remoting (3)
metadata\wsdlparser.cs (3)
1303WsdlBindingSudsNestedType nestedType = new WsdlBindingSudsNestedType(); 1652foreach (WsdlBindingSudsNestedType nestedType in suds.nestedTypes) 1799private void ResolveWsdlNestedType(WsdlBinding binding, WsdlBindingSuds suds, WsdlBindingSudsNestedType nested)