5 writes to Type
Microsoft.AspNetCore.Mvc.TagHelpers.Test (5)
ScriptTagHelperTest.cs (5)
743helper.Type = "importmap"; 787helper.Type = "importmap"; 810helper.Type = "importmap"; 839helper.Type = "importmap"; 1107helper.Type = "module";
2 references to Type
Microsoft.AspNetCore.Mvc.TagHelpers (2)
ScriptTagHelper.cs (2)
243if (string.Equals(Type, "importmap", StringComparison.OrdinalIgnoreCase)) 282if (Type != null)