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