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