2 references to Add
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (1)
496
wsdlCollection.
Add
(wsdl);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
601
_wsdlDocuments.
Add
(TryConvert<WsdlNS.ServiceDescription>(doc));