1 write to ExpectNoContentResponse
System (1)
net\System\Net\Internal.cs (1)
1910
ExpectNoContentResponse
= expectNoContentResponse;
1 reference to ExpectNoContentResponse
System (1)
net\System\Net\HttpWebRequest.cs (1)
1648
bool result = !CurrentMethod.
ExpectNoContentResponse
;