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