4 references to CreateInvalidClrMappingException
System.Private.Xml (4)
System\Xml\Schema\XmlValueConverter.cs (4)
514
throw
CreateInvalidClrMappingException
(value.GetType(), destinationType);
2498
throw
CreateInvalidClrMappingException
(sourceType, destinationType);
2854
throw
CreateInvalidClrMappingException
(XPathNavigatorType, XPathNavigatorType);
3198
throw
CreateInvalidClrMappingException
(sourceType, destinationType);