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