[NI] Capture receiver of invoke-based call

#KT-32133 Fixed
This commit is contained in:
Mikhail Zarechenskiy
2019-06-24 11:16:45 +03:00
parent 54d1df3147
commit bc0773b219
6 changed files with 37 additions and 1 deletions
@@ -477,7 +477,7 @@ class PSICallResolver(
variableReceiver,
context.dataFlowInfo.getCollectedTypes(dataFlowValue, context.languageVersionSettings),
dataFlowValue.isStable
)
).prepareReceiverRegardingCaptureTypes()
}
}