1 write to activeXSerializer
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (1)
55this.activeXSerializer = new ActiveXSerializer();
3 references to activeXSerializer
System.ServiceModel (3)
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (3)
50if (this.activeXSerializer == null) 54if (this.activeXSerializer == null) 59return this.activeXSerializer;