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