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