1 write to _tagBuilder
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Rendering\TagBuilder.cs (1)
406
_tagBuilder
= tagBuilder;
1 reference to _tagBuilder
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Rendering\TagBuilder.cs (1)
412
TagBuilder.WriteTo(
_tagBuilder
, writer, encoder, _tagRenderMode);