1 override of WriteBodyAttributes
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (1)
260
protected override void
WriteBodyAttributes
(XmlDictionaryWriter writer, MessageVersion version)
1 reference to WriteBodyAttributes
System.ServiceModel (1)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
658
operationFormatter.
WriteBodyAttributes
(writer, this.Version);