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