1 instantiation of EmbeddedFileProvider
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (1)
310
var embeddedFileProvider = new
EmbeddedFileProvider
(
5 references to EmbeddedFileProvider
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (1)
310
var
embeddedFileProvider = new EmbeddedFileProvider(
Microsoft.Extensions.FileProviders.Embedded (4)
EmbeddedFileProvider.cs (2)
32
/// Initializes a new instance of the <see cref="
EmbeddedFileProvider
" /> class using the specified
42
/// Initializes a new instance of the <see cref="
EmbeddedFileProvider
" /> class using the specified
EmbeddedResourceFileInfo.cs (2)
21
/// Initializes a new instance of <see cref="
EmbeddedFileProvider
"/> for an assembly using <paramref name="resourcePath"/> as the base
71
/// The time, in UTC, when the <see cref="
EmbeddedFileProvider
"/> was created