1 write to Method
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
73this.traditionalProperty.Method = value;
2 references to Method
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (2)
57this.traditionalProperty.Method; 377this.Method = propertyToMerge.Method;