2 references to s_pool
System.Windows.Forms.UI.IntegrationTests (2)
Infra\ScreenRecordService.cs (2)
155byte[] buffer = s_pool.Rent(4096); 190s_pool.Return(buffer);