1 write to _executeChildContentAsync
Microsoft.AspNetCore.Razor.Runtime (1)
Runtime\TagHelpers\TagHelperExecutionContext.cs (1)
189_executeChildContentAsync = executeChildContentAsync;
2 references to _executeChildContentAsync
Microsoft.AspNetCore.Razor.Runtime (2)
Runtime\TagHelpers\TagHelperExecutionContext.cs (2)
213await _executeChildContentAsync(); 253await _executeChildContentAsync();