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