1 write to _propertyType
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyBase.cs (1)
31_propertyType = propertyType;
4 references to _propertyType
System.Reflection.Context (4)
System\Reflection\Context\Virtual\VirtualPropertyBase.cs (4)
55get { return _propertyType; } 184_propertyType == other._propertyType && 192_propertyType.GetHashCode() ^