3 references to DELETE
System.Data.Services (3)
System\Data\Services\DataService.cs (1)
782else if (host.AstoriaHttpVerb == AstoriaVerbs.DELETE)
System\Data\Services\DataServiceHostWrapper.cs (1)
169this.astoriaHttpVerb = AstoriaVerbs.DELETE;
System\Data\Services\Serializers\Deserializer.cs (1)
454host.AstoriaHttpVerb == AstoriaVerbs.DELETE,