1 type derived from TypePropertyCache
ReachFramework (1)
Serialization\Manager\ReachSerializationCacheItems.cs (1)
448TypePropertyCache
2 instantiations of TypePropertyCache
ReachFramework (2)
Serialization\Manager\MetroSerializationManager.cs (1)
587TypePropertyCache serializablePropertyCache = new TypePropertyCache(propertyCache.PropertyInfo,
Serialization\Manager\ReachSerializationCacheItems.cs (1)
146TypePropertyCache propertyCache = new TypePropertyCache(propertyInfo,
23 references to TypePropertyCache
ReachFramework (23)
Serialization\Manager\MetroSerializationManager.cs (8)
308TypePropertyCache property 552TypePropertyCache[] 558TypePropertyCache[] clrProperties = item.GetClrSerializableProperties(this); 580TypePropertyCache[] clrSerializableProperties = new TypePropertyCache[serializablePropertiesIndex]; 586TypePropertyCache propertyCache = clrProperties[serializableIndeces[indexInClrSerializableProperties]]; 587TypePropertyCache serializablePropertyCache = new TypePropertyCache(propertyCache.PropertyInfo, 1030TypePropertyCache propertyCache
Serialization\Manager\ReachSerializableProperties.cs (6)
234TypePropertyCache[] clrProperties = _serializationManager.CacheManager.GetClrSerializableProperties(_target); 242TypePropertyCache propertyCache = clrProperties[indexInClrSerializableProperties]; 369TypePropertyCache propertyCache) : 390TypePropertyCache propertyCache) : 693TypePropertyCache 709TypePropertyCache _propertyInfo;
Serialization\Manager\ReachSerializationCacheItems.cs (6)
92TypePropertyCache[] 106TypePropertyCache[] cachedProperties = new TypePropertyCache[properties.Length]; 146TypePropertyCache propertyCache = new TypePropertyCache(propertyInfo, 158clrSerializableProperties = new TypePropertyCache[IndexOfSerializableProperties]; 278TypePropertyCache[] clrSerializableProperties;
Serialization\Manager\XpsOMSerializationManager.cs (1)
289TypePropertyCache property
Serialization\Manager\XpsSerializationManager.cs (2)
796TypePropertyCache property 807TypePropertyCache property,