Update `ApplicationConversionService.getSharedInstance()` so that the instance returned is unmodifiable and converters cannot be added or removed from it. Closes gh-26088