2 references to TypeConverter
ReachFramework (2)
Serialization\Manager\MetroSerializationManager.cs (1)
888typeConverterForProperty = typeConverterForProperty ?? typeCacheItem.TypeConverter;
Serialization\Manager\ReachSerializationCacheItems.cs (1)
129typeConverterForProperty = typeCacheItem.TypeConverter;