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