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