4 references to IsSupportedType
ReachFramework (4)
Serialization\FontTypeConverter.cs (4)
52return IsSupportedType(sourceType); 77return IsSupportedType(destinationType); 105if (!IsSupportedType(value.GetType())) 146if (!IsSupportedType(destinationType))