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