Base:
property
CanRead
System.Reflection.PropertyInfo.CanRead
2 references to CanRead
System.Private.CoreLib (2)
System\Reflection\Runtime\PropertyInfos\RuntimePropertyInfo.cs (2)
81bool useGetter = CanRead; 129if (!CanRead)