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