4 references to TypePropertyCache
ReachFramework (4)
Serialization\Manager\ReachSerializableProperties.cs (4)
240propertyContext.Name = propertyContext.TypePropertyCache.PropertyInfo.Name; 293((DependencyProperty)((TypeDependencyPropertyCache)dependencyPropertyContext.TypePropertyCache). 853memberInfo = ((TypeDependencyPropertyCache)TypePropertyCache).MemberInfo; 873dependencyProperty = ((TypeDependencyPropertyCache)TypePropertyCache).DependencyProperty;