4 references to GetCollection
System.Activities (4)
System\Activities\Expressions\TextExpression.cs (4)
83return GetCollection<string>(target, namespacesProperty); 103return GetCollection<string>(target, namespacesForImplementationProperty); 142return GetCollection<AssemblyReference>(target, referencesProperty); 162return GetCollection<AssemblyReference>(target, referencesForImplementationProperty);