1 write to exception
System.Workflow.Runtime (1)
ServicesExceptionNotHandledEventArgs.cs (1)
40this.exception = exception;
1 reference to exception
System.Workflow.Runtime (1)
ServicesExceptionNotHandledEventArgs.cs (1)
46get { return exception; }