1 write to programPublisher
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
266
this.
programPublisher
= new ProgramPublisher();
2 references to programPublisher
System.Workflow.Runtime (2)
DebugEngine\DebugController.cs (2)
604
bool published = this.
programPublisher
.Publish(this);
626
this.
programPublisher
.Unpublish();