2 writes to synchronizationContext
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (2)
341
this.
synchronizationContext
= synchronizationContext;
362
this.
synchronizationContext
= value;
1 reference to synchronizationContext
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowOperationAsyncResult.cs (1)
358
return this.
synchronizationContext
;