1 write to hostObject
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CompileXomlTask.cs (1)
350
this.
hostObject
= value;
2 references to hostObject
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\CompileXomlTask.cs (2)
338
return this.
hostObject
;
346
return (ITaskHost)this.
hostObject
;