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