1 write to Items
Microsoft.AspNetCore.Razor.Runtime (1)
Runtime\TagHelpers\TagHelperExecutionContext.cs (1)
188Items = items;
2 references to Items
Microsoft.AspNetCore.Razor.Runtime (2)
Runtime\TagHelpers\TagHelperExecutionContext.cs (1)
194Context.Reinitialize(tagName, Items, uniqueId);
Runtime\TagHelpers\TagHelperScopeManager.cs (1)
60parentExecutionContext.Items,