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