3 references to s_byteArrayPool
IdeCoreBenchmarks (3)
CloudCachePersistentStorage.cs (3)
107using var bytes = s_byteArrayPool.GetPooledObject(); 135using var bytes = s_byteArrayPool.GetPooledObject(); 180using var bytes = s_byteArrayPool.GetPooledObject();