1 write to activeXSerializer
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (1)
28
activeXSerializer
= new ActiveXSerializer();
2 references to activeXSerializer
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (2)
27
if (null ==
activeXSerializer
)
30
return
activeXSerializer
;