Base:
method
GetKey
System.Collections.Specialized.NameValueCollection.GetKey(System.Int32)
1 reference to GetKey
System.Net.HttpListener (1)
System\Net\Managed\HttpListenerResponse.Managed.cs (1)
296string key = headers.GetKey(i);