2 instantiations of ActiveXSerializer
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (1)
28activeXSerializer = new ActiveXSerializer();
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (1)
55this.activeXSerializer = new ActiveXSerializer();
4 references to ActiveXSerializer
System.ServiceModel (4)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (2)
18static ActiveXSerializer activeXSerializer; 23static ActiveXSerializer ActiveXSerializer
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (2)
16ActiveXSerializer activeXSerializer; 46ActiveXSerializer ActiveXSerializer