1 write to thrownException
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
2601
set {
thrownException
= value; }
1 reference to thrownException
System.Workflow.Runtime (1)
WorkflowExecutor.cs (1)
2600
get { return
thrownException
; }