I can\'t get access to the DataContractJsonSerializer method from System.Runtime.Serialization.Json
DataContractJsonSerializer
System.Runtime.Serialization.Json
If I do:
using System.Runti
Make sure you've referenced the DLL where this type lives: System.ServiceModel.Web.dll
Right Click in Project, Add Reference...
Search for System.Runtime.Serialization
Click Ok/Add