2 references to GetChecksumSHA256
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.Test (2)
ChecksumValidatorTest.cs (2)
195new RazorSourceChecksumAttribute("SHA256", GetChecksumSHA256("some other import"), "/Views/_ViewImports.cstml"), 197new RazorSourceChecksumAttribute("SHA256", GetChecksumSHA256("some content"), "/Views/Home/Index.cstml"),