4 references to
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (3)
337
bindingWsdl = _wsdlDocuments
[
wsdlBindingQName.Namespace];
483
WsdlNS.ServiceDescription wsdl = wsdlCollection
[
ns];
1060
WsdlNS.ServiceDescription wsdl = exporter._wsdlDocuments
[
bindingWsdlNamespace];
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptions.cs (1)
182
ServiceDescription serviceDescription = this
[
name.Namespace];