1 write to _headers
Microsoft.AspNetCore.Mvc.TagHelpers (1)
Cache\CacheTagKey.cs (1)
89_headers = ExtractCollection(tagHelper.VaryByHeader, request.Headers, HeaderAccessor);
4 references to _headers
Microsoft.AspNetCore.Mvc.TagHelpers (4)
Cache\CacheTagKey.cs (4)
140AddStringCollection(builder, VaryByHeaderName, _headers); 205AreSame(_headers, other._headers) && 256CombineCollectionHashCode(ref hashCode, VaryByHeaderName, _headers);