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