2 writes to AddMethod
System.Xaml (2)
System\Xaml\XamlType.cs (2)
552_reflector.AddMethod = CollectionReflector.LookupAddMethod(UnderlyingType, collectionKind); 731_reflector.AddMethod = addMethod;
1 reference to AddMethod
System.Xaml (1)
System\Xaml\XamlType.cs (1)
554return _reflector.AddMethod;