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