2 references to File
Microsoft.AspNetCore.Mvc.RazorPages (1)
PageBase.cs (1)
366=> File(virtualPath, contentType, fileDownloadName: null);
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
PageTest.cs (1)
1420var result = page.File(path, "application/pdf", "someDownloadName");