7 references to HtmlBodyElementName
System.ServiceModel.Web (7)
System\ServiceModel\Dispatcher\HelpHtmlBuilder.cs (7)
101document.Descendants(HtmlBodyElementName).First().Add(new XElement(HtmlDivElementName, new XAttribute(HtmlIdAttributeName, HtmlContentClass), 133document.Descendants(HtmlBodyElementName).First().Add(div); 154document.Descendants(HtmlBodyElementName).First().Add(div); 193document.Descendants(HtmlBodyElementName).First().Add(div); 211document.Descendants(HtmlBodyElementName).First().Add(div); 222document.Descendants(HtmlBodyElementName).First().Add(div); 234new XElement(HtmlBodyElementName)));