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