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