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