6 references to ReadFromBodyContentsToEnd
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
256
this.
ReadFromBodyContentsToEnd
(reader);
1185
this.
ReadFromBodyContentsToEnd
(bodyReader);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (1)
86
message.
ReadFromBodyContentsToEnd
(reader);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
249
message.
ReadFromBodyContentsToEnd
(reader);
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
388
message.
ReadFromBodyContentsToEnd
(bodyReader);
428
message.
ReadFromBodyContentsToEnd
(bodyReader);