2 references to CreateTextResponse
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\HelpPage.cs (2)
61
return WebOperationContext.Current.
CreateTextResponse
(helpPage, "text/html");
85
return WebOperationContext.Current.
CreateTextResponse
(helpPage, "text/html");