1 reference to Contains
System.Net.WebSockets.Client (1)
System\Net\WebSockets\HttpResponseHeadersReadOnlyCollection.cs (1)
43public bool ContainsKey(string key) => _headers.Contains(key);