1 write to cachedOutputSerializer
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterDataContractMessageFormatter.cs (1)
133this.cachedOutputSerializer = CreateSerializer(typeForSerializer);
1 reference to cachedOutputSerializer
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterDataContractMessageFormatter.cs (1)
136return this.cachedOutputSerializer;