7 writes to GlobbingUrlBuilder
Microsoft.AspNetCore.Mvc.TagHelpers (1)
ScriptTagHelper.cs (1)
476
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;
1027
helper.
GlobbingUrlBuilder
= globbingUrlBuilder.Object;
1066
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.
348
var urls =
GlobbingUrlBuilder
.BuildUrlList(null, SrcInclude, SrcExclude);
368
var fallbackSrcs =
GlobbingUrlBuilder
.BuildUrlList(FallbackSrc, FallbackSrcInclude, FallbackSrcExclude);
474
if (
GlobbingUrlBuilder
== null)