System\Activities\Expressions\TextExpression.cs (8)
88SetCollection(target, namespacesProperty, namespaces);
93SetCollection(target, namespacesProperty, namespaces);
108SetCollection(target, namespacesForImplementationProperty, namespaces);
113SetCollection(target, namespacesForImplementationProperty, namespaces);
147SetCollection(target, referencesProperty, references);
152SetCollection(target, referencesProperty, references);
167SetCollection(target, referencesForImplementationProperty, references);
172SetCollection(target, referencesForImplementationProperty, references);