2 references to CreateContractListString
System.ServiceModel (2)
System\ServiceModel\Description\ServiceMetadataBehavior.cs (1)
300new InvalidOperationException(SR.GetString(SR.SFxServiceMetadataBehaviorInstancingError, channelDispatcher.Listener.Uri, channelDispatcher.CreateContractListString())));
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
704string endpointContractNames = CreateContractListString();