Implemented interface member:
method
ReadFileAllBytes
Microsoft.Build.Shared.FileSystem.IFileSystem.ReadFileAllBytes(System.String)
1 reference to ReadFileAllBytes
Microsoft.Build (1)
MSBuildOnWindowsFileSystem.cs (1)
43return ManagedFileSystem.Singleton().ReadFileAllBytes(path);