1 reference to RemovePrefix
System.Net.HttpListener (1)
System\Net\HttpListenerPrefixCollection.cs (1)
87public bool Remove(string uriPrefix) => _httpListener.RemovePrefix(uriPrefix);