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