4 references to IsSupportedType
ReachFramework (4)
Serialization\ColorTypeConverter.cs (4)
59return IsSupportedType(sourceType); 84return IsSupportedType(destinationType); 112if (!IsSupportedType(value.GetType())) 150if (!IsSupportedType(destinationType))