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