1 write to rawUri
System (1)
net\System\Net\HttpListenerRequestUriBuilder.cs (1)
65
this.
rawUri
= rawUri;
1 reference to rawUri
System (1)
net\System\Net\HttpListenerRequestUriBuilder.cs (1)
134
rawPath = GetPath(
rawUri
);