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