4 references to IsSupportedType
ReachFramework (4)
Serialization\ImageSourceTypeConverter.cs (4)
65return IsSupportedType(sourceType); 90return IsSupportedType(destinationType); 119if (!IsSupportedType(value.GetType())) 160if (!IsSupportedType(destinationType))