2 references to IsSet
mscorlib (1)
system\threading\CountdownEvent.cs (1)
567bool returnValue = IsSet;
System.Web (1)
httpserverutility.cs (1)
589blockedThread = !countdownEvent.IsSet;