1 write to _hostingEnvironment
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\VirtualFileResultExecutor.cs (1)
30
_hostingEnvironment
= hostingEnvironment;
1 reference to _hostingEnvironment
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\VirtualFileResultExecutor.cs (1)
39
var fileInfo = GetFileInformation(result,
_hostingEnvironment
);