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