3 references to
System.WorkflowServices (3)
System\Workflow\Activities\OperationParameterInfoCollection.cs (3)
112
if (string.Equals(this
[
index].Name, key, StringComparison.Ordinal))
114
return this
[
index];
209
array.SetValue(this
[
loop], loop + index);