3 writes to Busy
Shared.Tests (3)
Pools\PoolTests.cs (3)
276
o.
Busy
= true;
291
o.
Busy
= false;
305
o.
Busy
= false;
2 references to Busy
Shared.Tests (2)
Pools\PoolTests.cs (2)
260
Assert.False(o.
Busy
);
275
Assert.False(o.
Busy
);