1 write to operationFormatter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\OperationFormatter.cs (1)
743this.operationFormatter = operationFormatterBodyWriter.OperationFormatter;
2 references to operationFormatter
System.ServiceModel (2)
System\ServiceModel\Dispatcher\OperationFormatter.cs (2)
745IAsyncResult result = this.operationFormatter.BeginSerializeBodyContents(writer, operationFormatterBodyWriter.version, 759thisPtr.operationFormatter.EndSerializeBodyContents(result);