2 references to GetRootMapping
System.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
641
if (model.TypeDesc.Kind == TypeKind.Root) return
GetRootMapping
();
809
if (mapping.BaseMapping == null) mapping.BaseMapping =
GetRootMapping
();