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