4 references to IsSupportedType
ReachFramework (4)
Serialization\FontTypeConverter.cs (4)
56return IsSupportedType(sourceType); 81return IsSupportedType(destinationType); 109if (!IsSupportedType(value.GetType())) 150if (!IsSupportedType(destinationType))