2 writes to _hasContent
Microsoft.AspNetCore.Razor (2)
TagHelpers\DefaultTagHelperContent.cs (2)
146
_hasContent
= false;
292
_hasContent
= true;
6 references to _hasContent
Microsoft.AspNetCore.Razor (6)
TagHelpers\DefaultTagHelperContent.cs (6)
53
if (!
_hasContent
)
100
if (!
_hasContent
)
123
if (!
_hasContent
)
166
if (!
_hasContent
)
184
if (!
_hasContent
)
281
if (!
_hasContent
)