4 references to new
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
Builder\TestFileProvider\TestFileProvider.cs (1)
36
return new
NotFoundDirectoryContents
();
Microsoft.AspNetCore.Mvc.Views.TestCommon (1)
TestFileProvider.cs (1)
36
return new
NotFoundDirectoryContents
();
Microsoft.Extensions.FileProviders.Abstractions (1)
NotFoundDirectoryContents.cs (1)
23
public static NotFoundDirectoryContents Singleton { get; } =
new
();
RazorBuildWebSite (1)
UpdateableFileProvider.cs (1)
38
return new
NotFoundDirectoryContents
();