2 references to XmlMessageConverter
System.ServiceModel (2)
System\ServiceModel\Description\TypedMessageConverter.cs (2)
42
return new
XmlMessageConverter
(GetOperationFormatter(messageContract, formatterAttribute, defaultNamespace, action));
56
return new
XmlMessageConverter
(GetOperationFormatter(messageContract, formatterAttribute, defaultNamespace, action));