4 references to MatchFromList
System.Net.HttpListener (4)
System\Net\Managed\HttpEndPointListener.cs (4)
213bestMatch = MatchFromList(path, list, out prefix); 216bestMatch = MatchFromList(pathSlash, list, out prefix); 222bestMatch = MatchFromList(path, list, out prefix); 225bestMatch = MatchFromList(pathSlash, list, out prefix);