1 write to contextProperties
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowRequestContext.cs (1)
49this.contextProperties = contextProperties ?? SerializableReadOnlyDictionary<string, string>.Empty;
1 reference to contextProperties
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowRequestContext.cs (1)
72return this.contextProperties;