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