3 writes to method
System.ServiceModel (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
58
this.
method
= string.Empty;
84
this.
method
= elementToBeCloned.method;
301
this.
method
= value;
4 references to method
System.ServiceModel (4)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (4)
84
this.method = elementToBeCloned.
method
;
291
return this.
method
;
920
if (this.
method
!= http.
method
)