3 writes to responseSet
System.Workflow.Activities (3)
LocalService\MethodMessage.cs (3)
105this.responseSet = previousMessage.responseSet; 268this.responseSet = true; 281this.responseSet = true;
4 references to responseSet
System.Workflow.Activities (4)
LocalService\MethodMessage.cs (4)
81if (returnValueSignalEvent != null && !responseSet) 105this.responseSet = previousMessage.responseSet; 264if (!this.responseSet) 277if (!this.responseSet)