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