4 references to CreateInvalidClrMappingException
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlValueConverter.cs (4)
600
throw
CreateInvalidClrMappingException
(value.GetType(), destinationType);
2918
throw
CreateInvalidClrMappingException
(sourceType, destinationType);
3386
throw
CreateInvalidClrMappingException
(XPathNavigatorType, XPathNavigatorType);
3730
throw
CreateInvalidClrMappingException
(sourceType, destinationType);