9 overrides of OnBodyToString
System.ServiceModel (7)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
1729
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
System\ServiceModel\Channels\ContentOnlyMessage.cs (1)
66
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
System\ServiceModel\Channels\DelegatingMessage.cs (1)
86
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
System\ServiceModel\Channels\Message.cs (3)
1155
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
1378
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
1651
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
System\ServiceModel\Security\ImpersonatingMessage.cs (1)
193
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\ByteStreamMessage.cs (1)
233
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
System.ServiceModel.Web (1)
System\ServiceModel\Channels\HttpStreamMessage.cs (1)
96
protected override void
OnBodyToString
(XmlDictionaryWriter writer)
1 reference to OnBodyToString
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
95
OnBodyToString
(writer);