2 references to ReadBytes
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (2)
src\Compilers\Core\MSBuildTask\MvidReader.cs (2)
95if (!ReadBytes(reader, 8, out byte[]? name)) 146if (!ReadBytes(reader, 16, out byte[]? guidBytes))