4 references to HasEntityBody
System.Web (4)
HttpRequest.cs (3)
372
if (!_wr.
HasEntityBody
())
922
if (!_wr.
HasEntityBody
())
2207
if (_wr != null && !_wr.
HasEntityBody
()) {
ImplicitAsyncPreloadModule.cs (1)
55
|| !wr.
HasEntityBody
()