3 references to AddObjectsIntoTargetCollection
System.Private.Xml (3)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (3)
568
AddObjectsIntoTargetCollection
(collection, collectionMember, collectionType);
1545
AddObjectsIntoTargetCollection
(collection, listOfItems, collectionType);
1852
AddObjectsIntoTargetCollection
(existingCollection, member.Collection, member.Mapping.TypeDesc!.Type!);