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