3 instantiations of OperationFormatterMessage
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (3)
276
Message msg = new
OperationFormatterMessage
(this, messageVersion,
315
Message msg = new
OperationFormatterMessage
(this, messageVersion,
802
return new
OperationFormatterMessage
(base.Headers, base.Properties, operationFormatterBodyWriter);