1 write to _getChildContentAsync
Microsoft.AspNetCore.Razor (1)
TagHelpers\TagHelperOutput.cs (1)
49_getChildContentAsync = getChildContentAsync;
1 reference to _getChildContentAsync
Microsoft.AspNetCore.Razor (1)
TagHelpers\TagHelperOutput.cs (1)
276return _getChildContentAsync(useCachedResult, encoder);