151 instantiations of TagHelperContext
Microsoft.AspNetCore.Mvc.Razor.Test (16)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (131)
InputTagHelperTest.cs (33)
83var context = new TagHelperContext(
131var context = new TagHelperContext(
178var context = new TagHelperContext(
222var context = new TagHelperContext(
279var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
324var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
378var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
434var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
485var context = new TagHelperContext(expectedAttributes, new Dictionary<object, object>(), "test");
541var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
639var context = new TagHelperContext(
719var context = new TagHelperContext(
790var context = new TagHelperContext(
887var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
941var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1001var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1061var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1121var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1152var context = new TagHelperContext(
1253var context = new TagHelperContext(
1364var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1419var context = new TagHelperContext(
1519var context = new TagHelperContext(
1631var context = new TagHelperContext(
1755var context = new TagHelperContext(
1826var context = new TagHelperContext(
1895var context = new TagHelperContext(
1991var context = new TagHelperContext(
2071var context = new TagHelperContext(
2133var context = new TagHelperContext(
2201var context = new TagHelperContext(
2267var context = new TagHelperContext(
2325var context = new TagHelperContext(
Microsoft.AspNetCore.Razor.Runtime (1)
Microsoft.AspNetCore.Razor.Test (3)
379 references to TagHelperContext
BasicWebSite (1)
Microsoft.AspNetCore.Mvc.Razor (5)
Microsoft.AspNetCore.Mvc.Razor.Test (29)
Microsoft.AspNetCore.Mvc.TagHelpers (33)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (275)
InputTagHelperTest.cs (33)
83var context = new TagHelperContext(
131var context = new TagHelperContext(
178var context = new TagHelperContext(
222var context = new TagHelperContext(
279var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
324var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
378var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
434var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
485var context = new TagHelperContext(expectedAttributes, new Dictionary<object, object>(), "test");
541var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
639var context = new TagHelperContext(
719var context = new TagHelperContext(
790var context = new TagHelperContext(
887var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
941var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1001var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1061var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1121var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1152var context = new TagHelperContext(
1253var context = new TagHelperContext(
1364var context = new TagHelperContext(attributes, new Dictionary<object, object>(), "test");
1419var context = new TagHelperContext(
1519var context = new TagHelperContext(
1631var context = new TagHelperContext(
1755var context = new TagHelperContext(
1826var context = new TagHelperContext(
1895var context = new TagHelperContext(
1991var context = new TagHelperContext(
2071var context = new TagHelperContext(
2133var context = new TagHelperContext(
2201var context = new TagHelperContext(
2267var context = new TagHelperContext(
2325var context = new TagHelperContext(
Microsoft.AspNetCore.Razor (20)
Microsoft.AspNetCore.Razor.Runtime (4)
Microsoft.AspNetCore.Razor.Runtime.Test (9)
Microsoft.AspNetCore.Razor.Test (3)