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