2 references to ImportStructLikeMapping
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
447
return
ImportStructLikeMapping
((StructModel)model, ns, openModel, a, limiter);
804
StructMapping baseMapping =
ImportStructLikeMapping
((StructModel)baseModel, mapping.Namespace, openModel, null, limiter);