4 references to CreateInvalidClrMappingException
System.Xml (4)
System\Xml\Schema\XmlValueConverter.cs (4)
573throw CreateInvalidClrMappingException(value.GetType(), destinationType); 2622throw CreateInvalidClrMappingException(sourceType, destinationType); 3050throw CreateInvalidClrMappingException(XPathNavigatorType, XPathNavigatorType); 3365throw CreateInvalidClrMappingException(sourceType, destinationType);