3 references to ContractType
ComSvcConfig (3)
EndpointConfigContainer.cs (3)
103
if (
ContractType
== contract)
182
return
ContractType
;
319
ServiceEndpointElement endpointElement = new ServiceEndpointElement(endpointConfig.Address, endpointConfig.
ContractType
);