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