4 references to CombineCollectionHashCode
Microsoft.AspNetCore.Mvc.TagHelpers (4)
Cache\CacheTagKey.cs (4)
255
CombineCollectionHashCode
(ref hashCode, VaryByCookieName, _cookies);
256
CombineCollectionHashCode
(ref hashCode, VaryByHeaderName, _headers);
257
CombineCollectionHashCode
(ref hashCode, VaryByQueryName, _queries);
258
CombineCollectionHashCode
(ref hashCode, VaryByRouteName, _routeValues);