1 write to instanceId
System.Workflow.Runtime (1)
ServicesExceptionNotHandledEventArgs.cs (1)
41this.instanceId = instanceId;
1 reference to instanceId
System.Workflow.Runtime (1)
ServicesExceptionNotHandledEventArgs.cs (1)
51get { return instanceId; }