1 write to _propertyType
System.Reflection.Context (1)
System\Reflection\Context\Virtual\VirtualPropertyBase.cs (1)
30_propertyType = propertyType;
4 references to _propertyType
System.Reflection.Context (4)
System\Reflection\Context\Virtual\VirtualPropertyBase.cs (4)
54get { return _propertyType; } 183_propertyType == other._propertyType && 191_propertyType.GetHashCode() ^