1 write to xmlSerializerList
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelListener.cs (1)
20xmlSerializerList = XmlSerializer.FromTypes(parameters.TargetSerializationTypes);
1 reference to xmlSerializerList
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelListener.cs (1)
30get { return this.xmlSerializerList; }