4 references to ContractName
System.ServiceModel.Primitives (4)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (3)
493if (!namesSeen.Contains(ed.ContractName)) 502endpointContractNames.Append(ed.ContractName); 505namesSeen.Add(ed.ContractName);
System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
67: this(dispatchRuntime.EndpointDispatcher.ContractName,