1 type derived from TypePropertyCache
ReachFramework (1)
Serialization\Manager\ReachSerializationCacheItems.cs (1)
436TypePropertyCache
2 instantiations of TypePropertyCache
ReachFramework (2)
Serialization\Manager\MetroSerializationManager.cs (1)
577TypePropertyCache serializablePropertyCache = new TypePropertyCache(propertyCache.PropertyInfo,
Serialization\Manager\ReachSerializationCacheItems.cs (1)
134TypePropertyCache propertyCache = new TypePropertyCache(propertyInfo,
23 references to TypePropertyCache
ReachFramework (23)
Serialization\Manager\MetroSerializationManager.cs (8)
298TypePropertyCache property 542TypePropertyCache[] 548TypePropertyCache[] clrProperties = item.GetClrSerializableProperties(this); 570TypePropertyCache[] clrSerializableProperties = new TypePropertyCache[serializablePropertiesIndex]; 576TypePropertyCache propertyCache = clrProperties[serializableIndeces[indexInClrSerializableProperties]]; 577TypePropertyCache serializablePropertyCache = new TypePropertyCache(propertyCache.PropertyInfo, 1022TypePropertyCache propertyCache
Serialization\Manager\ReachSerializableProperties.cs (6)
223TypePropertyCache[] clrProperties = _serializationManager.CacheManager.GetClrSerializableProperties(_target); 231TypePropertyCache propertyCache = clrProperties[indexInClrSerializableProperties]; 358TypePropertyCache propertyCache) : 379TypePropertyCache propertyCache) : 682TypePropertyCache 698TypePropertyCache _propertyInfo;
Serialization\Manager\ReachSerializationCacheItems.cs (6)
80TypePropertyCache[] 94TypePropertyCache[] cachedProperties = new TypePropertyCache[properties.Length]; 134TypePropertyCache propertyCache = new TypePropertyCache(propertyInfo, 146clrSerializableProperties = new TypePropertyCache[IndexOfSerializableProperties]; 266TypePropertyCache[] clrSerializableProperties;
Serialization\Manager\XpsOMSerializationManager.cs (1)
277TypePropertyCache property
Serialization\Manager\XpsSerializationManager.cs (2)
775TypePropertyCache property 786TypePropertyCache property,