1 write to bodyOnly
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
207
bodyOnly
= temp;
2 references to bodyOnly
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (2)
203
if (
bodyOnly
== null)
210
return
bodyOnly
;