2 references to ReadByte
Microsoft.CodeAnalysis.Features (2)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoReader.cs (2)
260flagsBuilder.Add(ReadByte(bytes, ref offset) != 0); 856var b = ReadByte(bytes, ref offset);