7a52cf103a
Do not increase modification count for OutOfCodeBlockTracker when KtTypeCodeFragment is modified KtTypeCodeFragment is used in UI for providing completion for types. When OutOfCodeBlockModification happens it invalidates ModuleDescriptors But change signature relies on them which causes InvalidModuleException #KT-35903 fixed #KT-35689 fixed #KT-34415 fixed #KT-34415 fixed