1 write to instanceIdString
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
109this.instanceIdString = this.instanceIdGuid.ToString();
2 references to instanceIdString
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (2)
106if (this.instanceIdString == null) 112return this.instanceIdString;