1 write to HostingEnvironment
Microsoft.AspNetCore.Mvc.TagHelpers (1)
ScriptTagHelper.cs (1)
106
HostingEnvironment
= hostingEnvironment;
2 references to HostingEnvironment
Microsoft.AspNetCore.Mvc.TagHelpers (1)
ScriptTagHelper.cs (1)
463
HostingEnvironment
.WebRootFileProvider,
Microsoft.AspNetCore.Mvc.TagHelpers.Test (1)
DefaultTagHelperActivatorTest.cs (1)
36
Assert.Same(HostingEnvironment, scriptTagHelper.
HostingEnvironment
);