2 writes to properties
System.WorkflowServices (2)
System\Workflow\Activities\ReceiveContext.cs (2)
77this.properties = 84this.properties = new SerializableReadOnlyDictionary<string, string>(
1 reference to properties
System.WorkflowServices (1)
System\Workflow\Activities\ReceiveContext.cs (1)
58return this.properties;