KtPropertyDelegate(429,465): 'by ProvideDelegateHolder("provided")'
  KaApplicableCallCandidate:
    candidate = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = KaExplicitReceiverValue:
        expression = ProvideDelegateHolder("provided")
        isSafeNavigation = false
        type = myPack.GenericDelegate<kotlin.String>
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.String
        symbol = myPack/GenericDelegate.getValue(<dispatch receiver>: myPack.GenericDelegate<T>, thisRef: kotlin.Any?, property: kotlin.reflect.KProperty<*>): T
        valueParameters = [
          KaVariableSignature:
            name = thisRef
            receiverType = null
            returnType = kotlin.Any?
            symbol = thisRef: kotlin.Any?
            contextParameters = []
            callableId = null,
          KaVariableSignature:
            name = property
            receiverType = null
            returnType = kotlin.reflect.KProperty<*>
            symbol = property: kotlin.reflect.KProperty<*>
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = myPack/GenericDelegate.getValue
      typeArgumentsMapping = {}
      valueArgumentMapping = {}
    isInBestCandidates = true

  KaApplicableCallCandidate:
    candidate = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = KaExplicitReceiverValue:
        expression = ProvideDelegateHolder("provided")
        isSafeNavigation = false
        type = myPack.ProvideDelegateHolder
      signature = KaFunctionSignature:
        receiverType = myPack.ProvideDelegateHolder
        returnType = myPack.GenericDelegate<kotlin.String>
        symbol = myPack/provideDelegate(<extension receiver>: myPack.ProvideDelegateHolder, thisRef: kotlin.Any?, property: kotlin.reflect.KProperty<*>): myPack.GenericDelegate<T>
        valueParameters = [
          KaVariableSignature:
            name = thisRef
            receiverType = null
            returnType = kotlin.Any?
            symbol = thisRef: kotlin.Any?
            contextParameters = []
            callableId = null,
          KaVariableSignature:
            name = property
            receiverType = null
            returnType = kotlin.reflect.KProperty<*>
            symbol = property: kotlin.reflect.KProperty<*>
            contextParameters = []
            callableId = null
        ]
        contextParameters = []
        callableId = myPack/provideDelegate
      typeArgumentsMapping = {
        T -> (kotlin.String)
      }
      valueArgumentMapping = {}
    isInBestCandidates = true
