1 instantiation of PhysicalDirectoryContents
Microsoft.Extensions.FileProviders.Physical (1)
PhysicalFileProvider.cs (1)
330
return new
PhysicalDirectoryContents
(fullPath, _filters);
2 references to PhysicalDirectoryContents
Microsoft.Extensions.FileProviders.Physical (2)
Internal\PhysicalDirectoryContents.cs (2)
20
/// Initializes an instance of <see cref="
PhysicalDirectoryContents
"/>.
28
/// Initializes an instance of <see cref="
PhysicalDirectoryContents
"/>.