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