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