1 reference to CreateEndpointNotFound
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\HttpUnhandledOperationInvoker.cs (1)
88
result = WebOperationContext.Current.CreateStreamResponse(s => HelpHtmlBuilder.
CreateEndpointNotFound
(helpUri).Save(s, SaveOptions.OmitDuplicateNamespaces), Atom10Constants.HtmlMediaType);