1 write to exceptionNotification
System.Workflow.Runtime (1)
DebugEngine\DebugController.cs (1)
83processSecurity.exceptionNotification += delegate(Exception e)
2 references to exceptionNotification
System.Workflow.Runtime (2)
DebugEngine\DebugController.cs (2)
119if (exceptionNotification != null) 120exceptionNotification(e);