1 reference to PublisherThreadFunc
System.Workflow.Runtime (1)
DebugEngine\ProgramPublisher.cs (1)
49
Thread publisherThread = new Thread(
PublisherThreadFunc
);