1 write to _currentCache
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\ViewComponentInvokerCache.cs (1)
32
_currentCache
= current;
1 reference to _currentCache
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
ViewComponents\ViewComponentInvokerCache.cs (1)
26
var current =
_currentCache
;