3 references to IfMatch
System.Net.Http (3)
System\Net\Http\Headers\HttpRequestHeaders.cs (1)
126GetSpecializedCollection(IfMatchSlot, static thisRef => new HttpHeaderValueCollection<EntityTagHeaderValue>(KnownHeaders.IfMatch.Descriptor, thisRef));
System\Net\Http\Headers\KnownHeaders.cs (1)
240case 'm': return IfMatch; // If-[M]atch
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
528(KnownHeaders.IfMatch.Descriptor, Array.Empty<byte>()),