lookupDescriptor

abstract fun lookupDescriptor(    overridenSerializer: KSerializer<*>?,     serializerParent: SafeParentInfo,     tagParent: SafeParentInfo,     canBeAttribute: Boolean): XmlDescriptor?(source)