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