2 references to dummyProtocolAndServer
System.Web (2)
Util\UrlPath.cs (2)
368Uri fromUri = new Uri(dummyProtocolAndServer + from); 369Uri toUri = new Uri(dummyProtocolAndServer + to);