2 references to FallbackSrcInclude
Microsoft.AspNetCore.Mvc.TagHelpers (2)
ScriptTagHelper.cs (2)
179
/// Must be used in conjunction with <see cref="
FallbackSrcInclude
"/>.
368
var fallbackSrcs = GlobbingUrlBuilder.BuildUrlList(FallbackSrc,
FallbackSrcInclude
, FallbackSrcExclude);