1 type derived from TypePropertyCache
ReachFramework (1)
Serialization\Manager\ReachSerializationCacheItems.cs (1)
437
TypePropertyCache
2 instantiations of TypePropertyCache
ReachFramework (2)
Serialization\Manager\MetroSerializationManager.cs (1)
578
TypePropertyCache serializablePropertyCache = new
TypePropertyCache
(propertyCache.PropertyInfo,
Serialization\Manager\ReachSerializationCacheItems.cs (1)
135
TypePropertyCache propertyCache = new
TypePropertyCache
(propertyInfo,
23 references to TypePropertyCache
ReachFramework (23)
Serialization\Manager\MetroSerializationManager.cs (8)
299
TypePropertyCache
property
543
TypePropertyCache
[]
549
TypePropertyCache
[] clrProperties = item.GetClrSerializableProperties(this);
571
TypePropertyCache
[] clrSerializableProperties = new
TypePropertyCache
[serializablePropertiesIndex];
577
TypePropertyCache
propertyCache = clrProperties[serializableIndeces[indexInClrSerializableProperties]];
578
TypePropertyCache
serializablePropertyCache = new TypePropertyCache(propertyCache.PropertyInfo,
1021
TypePropertyCache
propertyCache
Serialization\Manager\ReachSerializableProperties.cs (6)
224
TypePropertyCache
[] clrProperties = _serializationManager.CacheManager.GetClrSerializableProperties(_target);
232
TypePropertyCache
propertyCache = clrProperties[indexInClrSerializableProperties];
359
TypePropertyCache
propertyCache) :
380
TypePropertyCache
propertyCache) :
683
TypePropertyCache
699
TypePropertyCache
_propertyInfo;
Serialization\Manager\ReachSerializationCacheItems.cs (6)
81
TypePropertyCache
[]
95
TypePropertyCache
[] cachedProperties = new
TypePropertyCache
[properties.Length];
135
TypePropertyCache
propertyCache = new TypePropertyCache(propertyInfo,
147
clrSerializableProperties = new
TypePropertyCache
[IndexOfSerializableProperties];
267
TypePropertyCache
[] clrSerializableProperties;
Serialization\Manager\XpsOMSerializationManager.cs (1)
284
TypePropertyCache
property
Serialization\Manager\XpsSerializationManager.cs (2)
786
TypePropertyCache
property
797
TypePropertyCache
property,