1 override of WriteBodyAttributes
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerOperationFormatter.cs (1)
255protected 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);