1 instantiation of ProgramPublisher
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
266
this.programPublisher = new
ProgramPublisher
();
1 reference to ProgramPublisher
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
50
private
ProgramPublisher
programPublisher;