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