2 writes to method
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (2)
216this.method = DefaultMethod; 247this.method = value;
1 reference to method
System.ServiceModel (1)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (1)
242return this.method;