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)
276
return
_getChildContentAsync
(useCachedResult, encoder);