4 references to TypePropertyCache
ReachFramework (4)
Serialization\Manager\ReachSerializableProperties.cs (4)
239propertyContext.Name = propertyContext.TypePropertyCache.PropertyInfo.Name; 292((DependencyProperty)((TypeDependencyPropertyCache)dependencyPropertyContext.TypePropertyCache). 852memberInfo = ((TypeDependencyPropertyCache)TypePropertyCache).MemberInfo; 872dependencyProperty = ((TypeDependencyPropertyCache)TypePropertyCache).DependencyProperty;