2 references to ImportStructLikeMapping
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
441
return
ImportStructLikeMapping
((StructModel)model, ns, openModel, a, limiter);
789
StructMapping baseMapping =
ImportStructLikeMapping
((StructModel)baseModel, mapping.Namespace, openModel, null, limiter);