4 references to referencesProperty
System.Activities (4)
System\Activities\Expressions\TextExpression.cs (4)
142return GetCollection<AssemblyReference>(target, referencesProperty); 147SetCollection(target, referencesProperty, references); 152SetCollection(target, referencesProperty, references); 157return ShouldSerializeCollection<AssemblyReference>(target, referencesProperty);