4 references to ContractName
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelDispatcher.cs (3)
512if (!namesSeen.Contains(ed.ContractName)) 521endpointContractNames.Append(ed.ContractName); 524namesSeen.Add(ed.ContractName);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ClientRuntime.cs (1)
70: this(dispatchRuntime.EndpointDispatcher.ContractName,