3 references to PropertyInfo
ReachFramework (3)
Serialization\Manager\ReachSerializableProperties.cs (2)
851if (this.PropertyInfo != null) 871if (this.PropertyInfo != null)
Serialization\Manager\XpsTokenContext.cs (1)
30this.propertyInfo = propertyContext.PropertyInfo;