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