3 references to UpdateFile
Microsoft.AspNetCore.Mvc.FunctionalTests (3)
RazorRuntimeCompilationHostingStartupTest.cs (3)
66await UpdateFile(path, "@GetType().Assembly"); 82await UpdateFile("/Views/UpdateableViews/_ViewImports.cshtml", "new content"); 104await UpdateFile("/Pages/UpdateablePage.cshtml", "@page" + Environment.NewLine + "@GetType().Assembly");