Implemented interface member:
3 references to Add
Microsoft.Build.Framework (2)
XamlTypes\Rule.cs (2)
591
_categoryNamePropertyListMap.
Add
(category.Name, new List<BaseProperty>());
604
_categoryNamePropertyListMap.
Add
(category.Name, new List<BaseProperty>());
System.Collections.Specialized (1)
System\Collections\Specialized\OrderedDictionary.cs (1)
204
Add
(key, value);