23 references to ReadFromBodyContentsToEnd
System.ServiceModel (23)
System\ServiceModel\Channels\Message.cs (2)
298
this.
ReadFromBodyContentsToEnd
(reader);
1250
this.
ReadFromBodyContentsToEnd
(bodyReader);
System\ServiceModel\Channels\MessageFault.cs (1)
91
message.
ReadFromBodyContentsToEnd
(reader);
System\ServiceModel\Channels\WsrmMessageInfo.cs (6)
758
message.
ReadFromBodyContentsToEnd
(reader);
819
message.
ReadFromBodyContentsToEnd
(reader);
915
message.
ReadFromBodyContentsToEnd
(reader);
1026
message.
ReadFromBodyContentsToEnd
(reader);
1085
message.
ReadFromBodyContentsToEnd
(reader);
1149
message.
ReadFromBodyContentsToEnd
(reader);
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
251
message.
ReadFromBodyContentsToEnd
(reader);
System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
430
message.
ReadFromBodyContentsToEnd
(bodyReader);
470
message.
ReadFromBodyContentsToEnd
(bodyReader);
System\ServiceModel\Security\AcceleratedTokenProvider.cs (1)
310
incomingMessage.
ReadFromBodyContentsToEnd
(bodyReader);
System\ServiceModel\Security\NegotiationTokenAuthenticator.cs (2)
576
message.
ReadFromBodyContentsToEnd
(reader);
586
message.
ReadFromBodyContentsToEnd
(reader);
System\ServiceModel\Security\SecuritySessionClientSettings.cs (2)
962
response.
ReadFromBodyContentsToEnd
(bodyReader);
1007
message.
ReadFromBodyContentsToEnd
(bodyReader);
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
779
request.
ReadFromBodyContentsToEnd
(bodyReader);
884
request.
ReadFromBodyContentsToEnd
(bodyReader);
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
746
response.
ReadFromBodyContentsToEnd
(bodyReader);
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
1934
request.
ReadFromBodyContentsToEnd
(bodyReader);
System\ServiceModel\Security\SspiNegotiationTokenProvider.cs (1)
304
incomingMessage.
ReadFromBodyContentsToEnd
(bodyReader);
System\ServiceModel\Security\Tokens\IssuedSecurityTokenProvider.cs (1)
982
incomingMessage.
ReadFromBodyContentsToEnd
(bodyReader);