1 write to userData
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Validation\ValidationError.cs (1)
72this.userData = new Hashtable();
2 references to userData
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\Validation\ValidationError.cs (2)
71if (this.userData == null) 73return this.userData;