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