2 references to Reinitialize
Microsoft.AspNetCore.Razor.Runtime (1)
Runtime\TagHelpers\TagHelperExecutionContext.cs (1)
195Output.Reinitialize(tagName, tagMode);
Microsoft.AspNetCore.Razor.Test (1)
TagHelpers\TagHelperOutputTest.cs (1)
43output.Reinitialize(expectedTagName, expectedTagMode);