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