2 writes to _host
System.Net.HttpListener (2)
System\Net\Managed\ListenerPrefix.cs (2)
116_host = uri.Substring(start_host, colon - start_host); 124_host = uri.Substring(start_host, root - start_host);
1 reference to _host
System.Net.HttpListener (1)
System\Net\Managed\ListenerPrefix.cs (1)
70get { return _host; }