4 references to ReadAllBytes
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (4)
CommandLineTests.cs (4)
11746
AssertEx.Equal(programExe32.
ReadAllBytes
(), programExe64.
ReadAllBytes
());
11747
AssertEx.Equal(programPdb32.
ReadAllBytes
(), programPdb64.
ReadAllBytes
());