2 writes to operationFormatter
System.ServiceModel (2)
System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
643
this.
operationFormatter
= operationFormatter;
652
operationFormatter
= bodyWriter.OperationFormatter;
1 reference to operationFormatter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
658
operationFormatter
.WriteBodyAttributes(writer, this.Version);