1 write to method
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\WebHttpDispatchOperationSelector.cs (1)
386
this.
method
= method;
2 references to method
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\WebHttpDispatchOperationSelector.cs (2)
395
return this.uriTemplate.IsEquivalentTo(other.uriTemplate) && this.
method
== other.
method
;