2 references to RequestHttpMethod
System.Data.Services (2)
System\Data\Services\DataServiceHostWrapper.cs (1)
148
string requestMethod = this.
RequestHttpMethod
;
System\Data\Services\DataServiceOperationContext.cs (1)
103
get { return this.hostWrapper.
RequestHttpMethod
; }