2 references to InterningBinaryReader
Microsoft.Build.Framework (2)
BackEnd\InterningBinaryReader.cs (2)
237return new InterningBinaryReader(stream, buffer, false); 239return new InterningBinaryReader(stream, GetPooledBuffer(), true);