2 writes to CallbackState
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowInstanceLifeTimeManagerExtension.cs (2)
108instanceRecord.CallbackState = state; 114instanceRecord.CallbackState = state;
1 reference to CallbackState
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowInstanceLifeTimeManagerExtension.cs (1)
166callbackState = instanceRecord.CallbackState;