2 implementations of ReadAllBytes
Microsoft.TemplateEngine.Utils (2)
InMemoryFileSystem.cs (1)
529public byte[] ReadAllBytes(string path)
PhysicalFileSystem.cs (1)
59public byte[] ReadAllBytes(string path)