Implemented interface member:
property
ContentRootFileProvider
Microsoft.Extensions.Hosting.IHostEnvironment.ContentRootFileProvider
1 reference to ContentRootFileProvider
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Builder\ControllerActionEndpointConventionBuilderResourceCollectionExtensionsTest.cs (1)
340public IFileProvider WebRootFileProvider { get => ContentRootFileProvider; set { } }