Y20260610-0209
The IE implementation uses deprecated methods from OleClientSite for removing event listener. There does not seem to be any intent in actually removing that method. Since IE is EOL, there is no need to updating that code to something else either. Thus, this silences the internal deprecation warnings as it does not provide any useful information.