2 references to GetChildContentAsync
Microsoft.AspNetCore.Razor.Runtime (2)
Runtime\TagHelpers\TagHelperExecutionContext.cs (2)
67
Output = new TagHelperOutput(tagName, new TagHelperAttributeList(),
GetChildContentAsync
)
79
/// Indicates if <see cref="
GetChildContentAsync
"/> has been called.