3 writes to InUse
PresentationFramework (3)
MS\Internal\PtsHost\PtsCache.cs (3)
211_contextPool[index].InUse = true; 319_contextPool[index].InUse = false; 379_contextPool[index].InUse = false;
3 references to InUse
PresentationFramework (3)
MS\Internal\PtsHost\PtsCache.cs (3)
185if (!_contextPool[index].InUse && 325if (!_contextPool[index].InUse) 400if (!_contextPool[index].InUse)