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