1 write to userData
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\XomlCompilerError.cs (1)
90
this.
userData
= new Hashtable();
2 references to userData
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\XomlCompilerError.cs (2)
89
if (this.
userData
== null)
91
return this.
userData
;