Make getSharedInstance() unmodifiable
Update `ApplicationConversionService.getSharedInstance()` so that the instance returned is unmodifiable and converters cannot be added or removed from it. Closes gh-26088
Showing
Please register or sign in to comment