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