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