1 write to suspendException
System.Runtime.DurableInstancing (1)
System\Runtime\WorkflowServiceNamespace.cs (1)
101suspendException = workflowServiceNamespace.GetName("SuspendException");
2 references to suspendException
System.Runtime.DurableInstancing (2)
System\Runtime\WorkflowServiceNamespace.cs (2)
99if (suspendException == null) 104return suspendException;