7 writes to GlobbingUrlBuilder
Microsoft.AspNetCore.Mvc.TagHelpers (1)
ScriptTagHelper.cs (1)
462
GlobbingUrlBuilder
= new GlobbingUrlBuilder(
Microsoft.AspNetCore.Mvc.TagHelpers.Test (6)
ScriptTagHelperTest.cs (6)
286
helper.
GlobbingUrlBuilder
= globbingUrlBuilder.Object;
373
helper.
GlobbingUrlBuilder
= globbingUrlBuilder.Object;
550
helper.
GlobbingUrlBuilder
= globbingUrlBuilder.Object;
603
helper.
GlobbingUrlBuilder
= globbingUrlBuilder.Object;
974
helper.
GlobbingUrlBuilder
= globbingUrlBuilder.Object;
1013
helper.
GlobbingUrlBuilder
= globbingUrlBuilder.Object;
4 references to GlobbingUrlBuilder
Microsoft.AspNetCore.Mvc.TagHelpers (4)
ScriptTagHelper.cs (4)
218
/// Gets the <see cref="
GlobbingUrlBuilder
"/> used to populate included and excluded urls.
334
var urls =
GlobbingUrlBuilder
.BuildUrlList(null, SrcInclude, SrcExclude);
354
var fallbackSrcs =
GlobbingUrlBuilder
.BuildUrlList(FallbackSrc, FallbackSrcInclude, FallbackSrcExclude);
460
if (
GlobbingUrlBuilder
== null)