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