2 references to TryAddWithoutValidation
System.Net.Http (2)
System\Net\Http\Headers\HttpHeaders.cs (1)
196TryAddWithoutValidation(descriptor, values);
System\Net\Http\SocketsHttpHandler\DecompressionHandler.cs (1)
142Headers.TryAddWithoutValidation(KnownHeaders.ContentEncoding.Descriptor, contentEncodings[..^1]);