2 references to LookupContractForStandardEndpoint
System.ServiceModel (2)
System\ServiceModel\Description\ConfigLoader.cs (2)
907contract = LookupContractForStandardEndpoint(serviceEndpointElementCopy.Contract, description.Name); 1391ContractDescription contract = LookupContractForStandardEndpoint(contractName, serviceName);