2 writes to propertyName
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\Validation\ValidationError.cs (2)
33this.propertyName = propertyName; 43this.propertyName = value;
1 reference to propertyName
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Validation\ValidationError.cs (1)
39return this.propertyName;