1 write to isGetter
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (1)
223
this.
isGetter
= isGetter;
2 references to isGetter
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\TypeSystem\PropertyInfo.cs (2)
236
return this.
isGetter
;
290
if (this.
isGetter
)