3 references to
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
338wsdlBinding = bindingWsdl.Bindings[wsdlBindingQName.Name]; 1061if (wsdl != null && wsdl.Bindings[localName] != null)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptions.cs (1)
173binding = sd.Bindings[name.Name];