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