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