RuntimeViewCompilerTest.cs (9)
266new RazorSourceChecksumAttribute("sha1", GetChecksum("some content"), "/Views/Some-Other-View"),
339new RazorSourceChecksumAttribute("SHA1", GetChecksum("some content"), path),
373new RazorSourceChecksumAttribute("SHA1", GetChecksum("some other content"), path),
401new RazorSourceChecksumAttribute("SHA1", GetChecksum("some content"), path),
431new RazorSourceChecksumAttribute("SHA1", GetChecksum("some content"), path),
468new RazorSourceChecksumAttribute("SHA1", GetChecksum("some content"), path),
504new RazorSourceChecksumAttribute("SHA1", GetChecksum("some content"), path),
544new RazorSourceChecksumAttribute("SHA1", GetChecksum("some content"), path),
545new RazorSourceChecksumAttribute("SHA1", GetChecksum("some import"), importPath),