4 references to IsSupportedType
ReachFramework (4)
Serialization\ColorTypeConverter.cs (4)
53return IsSupportedType(sourceType); 78return IsSupportedType(destinationType); 106if (!IsSupportedType(value.GetType())) 144if (!IsSupportedType(destinationType))