4 references to IsSupportedType
ReachFramework (4)
Serialization\FontTypeConverter.cs (4)
51return IsSupportedType(sourceType); 76return IsSupportedType(destinationType); 104if (!IsSupportedType(value.GetType())) 145if (!IsSupportedType(destinationType))