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