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
{{ message }}
This repository was archived by the owner on Oct 6, 2023. It is now read-only.
Expected behavior
Calling
ContainsKeyon aJObjectshould return true if theJObjecthas the key.https://www.newtonsoft.com/json/help/html/M_Newtonsoft_Json_Linq_JObject_ContainsKey.htm
Actual behavior
Unity complier doesn't recognize
JObject.ContainsKey(string)Steps to reproduce
jillejr.newtonsoft.json-for-unityvia UPMDetails
Windows Unity Editor
Newtonsoft.Json-for-Unity package version 2.0.1
Unity 2019.4.18f1
Checklist