3 references to Method
System.ServiceModel.Web (3)
System\ServiceModel\Dispatcher\HelpHtmlBuilder.cs (2)
80
new XAttribute(HtmlHrefAttributeName, String.Format(CultureInfo.InvariantCulture, HelpOperationPageUrl, operationHelpInfo.Name)), operationHelpInfo.
Method
)),
124
XElement.Parse(SR2.GetString(SR2.HelpPageOperationMethod, HttpUtility.HtmlEncode(operationInfo.
Method
))));
System\ServiceModel\Dispatcher\HelpPage.cs (1)
179
if (this.Response.SupportsJson && this.
Method
== WebHttpBehavior.GET)