2 references to DefaultMethod
System.ServiceModel (2)
System\ServiceModel\Channels\HttpRequestMessageProperty.cs (2)
216
this.method =
DefaultMethod
;
362
if (this.Method != TraditionalHttpRequestMessageProperty.
DefaultMethod
)