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