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