1 write to _hashcode
Microsoft.AspNetCore.Mvc.TagHelpers (1)
Cache\CacheTagKey.cs (1)
260_hashcode = hashCode.ToHashCode();
3 references to _hashcode
Microsoft.AspNetCore.Mvc.TagHelpers (3)
Cache\CacheTagKey.cs (3)
239if (_hashcode.HasValue) 241return _hashcode.Value; 262return _hashcode.Value;