2 references to GetDataContractJsonSerializer
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\JsonQueryStringConverter.cs (2)
172GetDataContractJsonSerializer(parameterType).WriteObject(jsonWriter, parameter); 183return GetDataContractJsonSerializer(parameterType).ReadObject(jsonReader);