4 references to SetCollectionObjectWithCollectionMember
System.Private.Xml (4)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (4)
283SetCollectionObjectWithCollectionMember(ref value, member.Collection!, member.Mapping.TypeDesc!.Type!); 290SetCollectionObjectWithCollectionMember(ref value, anyAttribute.Collection!, anyAttribute.Mapping.TypeDesc!.Type!); 1266SetCollectionObjectWithCollectionMember(ref o, arrayMember.Collection, collectionType); 1918SetCollectionObjectWithCollectionMember(ref collection, member.Collection, member.Mapping.TypeDesc!.Type!);