1 write to cachedOutputSerializer
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterXmlSerializerMessageFormatter.cs (1)
94
this.
cachedOutputSerializer
= this.typeSerializerPairs[i].Serializer;
1 reference to cachedOutputSerializer
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\SingleBodyParameterXmlSerializerMessageFormatter.cs (1)
106
return this.
cachedOutputSerializer
;