5 references to HttpListenerRequest
System (5)
net\System\Net\HttpListenerResponse.cs (5)
230
if (value==EntitySendFormat.Chunked &&
HttpListenerRequest
.ProtocolVersion.Minor==0) {
537
HttpListenerRequest
.RequestId,
566
HttpListenerRequest
.RequestId,
650
if (
HttpListenerRequest
.ProtocolVersion.Minor==0) {
689
if (
HttpListenerRequest
.ProtocolVersion.Minor == 0)