5 references to MakeHostingEnvironment
Microsoft.AspNetCore.Mvc.TagHelpers.Test (5)
ImageTagHelperTest.cs (5)
146
var hostingEnvironment =
MakeHostingEnvironment
();
182
var hostingEnvironment =
MakeHostingEnvironment
();
242
var hostingEnvironment =
MakeHostingEnvironment
();
274
var hostingEnvironment =
MakeHostingEnvironment
();
317
hostingEnvironment = hostingEnvironment ??
MakeHostingEnvironment
();