1 reference to AttachTimerCallback
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
358
this.attachTimer = new Timer(
AttachTimerCallback
, null, attachTimeout, detachPingInterval);