4 references to HttpStreamFormatter
System.ServiceModel.Web (4)
System\ServiceModel\Description\WebHttpBehavior.cs (4)
568return new HttpStreamFormatter(operationDescription); 615innerFormatter = new ContentTypeSettingDispatchMessageFormatter(defaultStreamContentType, new HttpStreamFormatter(operationDescription)); 688baseFormatter = new HttpStreamFormatter(operationDescription); 759result = new HttpStreamFormatter(operationDescription);