4 references to CreateBinaryFormatter
System.Runtime.Remoting (4)
channels\core\corechannel.cs (4)
502BinaryFormatter fmt = CreateBinaryFormatter(true, includeVersions); 575BinaryFormatter fmt = CreateBinaryFormatter(false, bStrictBinding); 592BinaryFormatter fmt = CreateBinaryFormatter(false, bStrictBinding); 737return CreateBinaryFormatter(serialize, true);