3 references to ViewContext
Microsoft.AspNetCore.Mvc.TagHelpers (3)
Cache\CacheTagKey.cs (2)
81var httpContext = tagHelper.ViewContext.HttpContext; 93tagHelper.ViewContext.RouteData.Values,
CacheTagHelperBase.cs (1)
54/// Gets or sets the <see cref="ViewContext"/> for the current executing View.