2 writes to s_bufferPool
Microsoft.Build (2)
InterningBinaryReader.cs (2)
202Buffer buffer = Interlocked.Exchange(ref s_bufferPool, null); 221Interlocked.CompareExchange(ref s_bufferPool, _buffer, null);