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