KtNameReferenceExpression(137,152): 'MyRestrictedApi'
  KaApplicableCallCandidate:
    candidate = KaAnnotationCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = MyRestrictedApi
        symbol = <constructor>(explanation: kotlin.String, allowlistAnnotations: kotlin.Array<kotlin.reflect.KClass<out kotlin.Annotation!>>, allowedInTestonlyTargets: kotlin.Boolean): MyRestrictedApi
        valueParameters = [
          KaVariableSignature:
            name = explanation
            receiverType = null
            returnType = kotlin.String
            symbol = explanation: kotlin.String
            contextParameters = []
            callableId = null,
          KaVariableSignature:
            name = allowlistAnnotations
            receiverType = null
            returnType = kotlin.Array<kotlin.reflect.KClass<out kotlin.Annotation!>>
            symbol = allowlistAnnotations: kotlin.Array<kotlin.reflect.KClass<out kotlin.Annotation!>>
            contextParameters = []
            callableId = null,
          KaVariableSignature:
            name = allowedInTestonlyTargets
            receiverType = null
            returnType = kotlin.Boolean
            symbol = allowedInTestonlyTargets: kotlin.Boolean
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = null
      typeArgumentsMapping = {}
      valueArgumentMapping = {
        "umbrella" -> (KaVariableSignature:
          name = explanation
          receiverType = null
          returnType = kotlin.String
          symbol = explanation: kotlin.String
          contextParameters = []
          callableId = null),
        [KAllowlist::class] -> (KaVariableSignature:
          name = allowlistAnnotations
          receiverType = null
          returnType = kotlin.Array<kotlin.reflect.KClass<out kotlin.Annotation!>>
          symbol = allowlistAnnotations: kotlin.Array<kotlin.reflect.KClass<out kotlin.Annotation!>>
          contextParameters = []
          callableId = null)
      }
    isInBestCandidates = true