This version of Unity is unsupported.
Removed

LocalizationGroup.Dispose

Obsolete LocalizationGroup has been deprecated. Please use UnityEditor.LocalizationGroup instead.

Declaration

public void Dispose();

Description

Since the LocalizationGroup is IDisposable, Dispose can be called explicitly.