4 references to CreateSoapFormatter
System.Runtime.Remoting (4)
channels\core\corechannel.cs (4)
461
SoapFormatter fmt =
CreateSoapFormatter
(true, includeVersions);
542
SoapFormatter fmt =
CreateSoapFormatter
(false, bStrictBinding);
557
SoapFormatter fmt =
CreateSoapFormatter
(false, bStrictBinding);
732
return
CreateSoapFormatter
(serialize, true);