1 override of WriteBodyAttributes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (1)
255
protected override void
WriteBodyAttributes
(XmlDictionaryWriter writer, MessageVersion version)
1 reference to WriteBodyAttributes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
668
_operationFormatter.
WriteBodyAttributes
(writer, this.Version);