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