3 references to Secondary
System.Net.HttpListener (3)
System\Net\HttpListenerRequestUriBuilder.cs (3)
107Encoding secondaryEncoding = GetEncoding(EncodingType.Secondary); 122Debug.Assert((type == EncodingType.Primary) || (type == EncodingType.Secondary), $"Unknown 'EncodingType' value: {type}"); 124if (type == EncodingType.Secondary)