2 writes to suspendCount
System.Drawing (2)
misc\HandleCollector.cs (2)
40suspendCount++; 54suspendCount--;
3 references to suspendCount
System.Drawing (3)
misc\HandleCollector.cs (3)
53if(suspendCount > 0){ 57if(suspendCount == 0) 208if (suspendCount > 0){