3 references to GlobbedSrc
Microsoft.AspNetCore.Mvc.TagHelpers (3)
ScriptTagHelper.cs (3)
57new ModeAttributes<Mode>(Mode.GlobbedSrc, new [] { SrcIncludeAttributeName }), 59new ModeAttributes<Mode>(Mode.GlobbedSrc, new [] { SrcIncludeAttributeName, SrcExcludeAttributeName }), 305if (mode == Mode.GlobbedSrc || mode == Mode.Fallback && !string.IsNullOrEmpty(SrcInclude))