2 references to GetAddToCollectionDelegate
System.Data.Services.Client (2)
System\Data\Services\Client\AtomMaterializer.cs (2)
585
Action<object, object> addMethod =
GetAddToCollectionDelegate
(list.GetType());
1183
Action<object, object> addMethod =
GetAddToCollectionDelegate
(list.GetType());