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