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