1 instantiation of InterningBinaryReader
MSBuildTaskHost (1)
BackEnd\InterningBinaryReader.cs (1)
173=> new InterningBinaryReader(stream, buffer: this);
1 reference to InterningBinaryReader
MSBuildTaskHost (1)
BackEnd\NodeEndpointOutOfProcTaskHost.cs (1)
97_sharedReadBuffer = InterningBinaryReader.CreateSharedBuffer();