3 writes to InUse
PresentationFramework (3)
MS\Internal\PtsHost\PtsCache.cs (3)
212_contextPool[index].InUse = true; 320_contextPool[index].InUse = false; 383_contextPool[index].InUse = false;
3 references to InUse
PresentationFramework (3)
MS\Internal\PtsHost\PtsCache.cs (3)
188if (!_contextPool[index].InUse && 326if (!_contextPool[index].InUse) 404if (!_contextPool[index].InUse)