2 references to InterningBinaryReader
Microsoft.Build (2)
InterningBinaryReader.cs (2)
248return new InterningBinaryReader(stream, buffer, false); 250return new InterningBinaryReader(stream, GetPooledBuffer(), true);