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)
584
return _reflector.
AddMethod
;