4 references to IsSupportedType
ReachFramework (4)
Serialization\ColorTypeConverter.cs (4)
54return IsSupportedType(sourceType); 79return IsSupportedType(destinationType); 107if (!IsSupportedType(value.GetType())) 145if (!IsSupportedType(destinationType))