1 reference to ContainsPrefix
System.Net.HttpListener (1)
System\Net\HttpListenerPrefixCollection.cs (1)
78public bool Contains(string uriPrefix) => _httpListener.ContainsPrefix(uriPrefix);