451daaa7c5
Leaking of a reference (via publishing to binding trace) of not fully initialized object could lead to unpredicted and unexpected NPEs iff some exception (like PCE or InvalidPsiAccess) happens between the publishing and initialization. #KT-57514 #KT-56388 #KT-56364 Merge-request: KT-MR-10052 Merged-by: Vladimir Dolzhenko <Vladimir.Dolzhenko@jetbrains.com>