3 writes to InUse
PresentationFramework (3)
MS\Internal\PtsHost\PtsCache.cs (3)
210_contextPool[index].InUse = true; 318_contextPool[index].InUse = false; 378_contextPool[index].InUse = false;
3 references to InUse
PresentationFramework (3)
MS\Internal\PtsHost\PtsCache.cs (3)
184if (!_contextPool[index].InUse && 324if (!_contextPool[index].InUse) 399if (!_contextPool[index].InUse)