3 instantiations of OperationFormatterMessage
System.ServiceModel (3)
System\ServiceModel\Dispatcher\OperationFormatter.cs (3)
278
Message msg = new
OperationFormatterMessage
(this, messageVersion,
319
Message msg = new
OperationFormatterMessage
(this, messageVersion,
787
return new
OperationFormatterMessage
(base.Headers, base.Properties, operationFormatterBodyWriter);