1 write to inputs
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowRequestContext.cs (1)
48this.inputs = new ReadOnlyCollection<object>(inputs);
1 reference to inputs
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowRequestContext.cs (1)
80return this.inputs;