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