13 writes to FormatString
System.ServiceModel.Web (13)
System\ServiceModel\Dispatcher\HelpPage.cs (13)
301this.FormatString = SR2.GetString(SR2.HelpPageUnknown); 306this.FormatString = SR2.GetString(SR2.HelpPageNA); 311this.FormatString = SR2.GetString(SR2.HelpPageUnknown); 316this.FormatString = SR2.GetString(SR2.HelpPageUnknown); 321this.FormatString = WebMessageFormat.Xml.ToString(); 326this.FormatString = WebMessageFormat.Xml.ToString(); 331this.FormatString = WebMessageFormat.Xml.ToString(); 336this.FormatString = WebMessageFormat.Xml.ToString(); 341this.FormatString = WebMessageFormat.Xml.ToString(); 346this.FormatString = WebMessageFormat.Xml.ToString(); 351this.FormatString = WebMessageFormat.Xml.ToString(); 385this.FormatString = SR2.GetString(SR2.HelpPageUnknown); 453this.FormatString = SR2.GetString(SR2.HelpPageUnknown);
1 reference to FormatString
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\HelpHtmlBuilder.cs (1)
257new XElement(HtmlTdElementName, info.FormatString),