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