Base:
property
CanRead
System.Reflection.PropertyInfo.CanRead
1 reference to CanRead
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (1)
70
if (this.
CanRead
&& this.getMethod == null)