1 reference to Count
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Rendering\TagBuilder.cs (1)
106
public bool HasInnerHtml => _innerHtml?.
Count
> 0;