1 write to _connection
System.Net.HttpListener (1)
System\Net\Managed\HttpListenerContext.Managed.cs (1)
19
_connection
= connection;
1 reference to _connection
System.Net.HttpListener (1)
System\Net\Managed\HttpListenerContext.Managed.cs (1)
31
internal HttpConnection Connection =>
_connection
;