2 writes to _hasContent
Microsoft.AspNetCore.Razor (2)
TagHelpers\DefaultTagHelperContent.cs (2)
147
_hasContent
= false;
293
_hasContent
= true;
6 references to _hasContent
Microsoft.AspNetCore.Razor (6)
TagHelpers\DefaultTagHelperContent.cs (6)
53
if (!
_hasContent
)
101
if (!
_hasContent
)
124
if (!
_hasContent
)
167
if (!
_hasContent
)
185
if (!
_hasContent
)
282
if (!
_hasContent
)