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