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