You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hashtable is not recommended and shows up as a warning in the IDE and in static analysis but it necessary to use in the app due to the signature of this method specifically using Hashtable when a Map would work.