Base:
method
ImportAllEndpoints
System.ServiceModel.Description.MetadataImporter.ImportAllEndpoints()
2 references to ImportAllEndpoints
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSSecurityPolicy.cs (1)
2949federationEndpoints = wsdlImporter.ImportAllEndpoints();
Metadata\ServiceDescriptor.cs (1)
160this.Endpoints = wsdlImporter.ImportAllEndpoints();