2 references to BodyWriterMessage
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageBuffer.cs (1)
286return new BodyWriterMessage(_headers, _properties, _bodyWriter);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
660: base(headers, properties, bodyWriter)