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