4 references to GetChildContentAsync
Microsoft.AspNetCore.Mvc.TagHelpers.Test (4)
CacheTagHelperTest.cs (4)
737
var tagHelperOutput1 = new TagHelperOutput("cache", new TagHelperAttributeList(),
GetChildContentAsync
);
738
var tagHelperOutput2 = new TagHelperOutput("cache", new TagHelperAttributeList(),
GetChildContentAsync
);
739
var tagHelperOutput3 = new TagHelperOutput("cache", new TagHelperAttributeList(),
GetChildContentAsync
);
740
var tagHelperOutput4 = new TagHelperOutput("cache", new TagHelperAttributeList(),
GetChildContentAsync
);