1 write to binaryFormatter
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (1)
39
binaryFormatter
= new BinaryFormatter();
2 references to binaryFormatter
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqDecodeHelper.cs (2)
38
if (null ==
binaryFormatter
)
41
return
binaryFormatter
;