2 references to IsImmutableAgileException
mscorlib (2)
system\exception.cs (2)
154if (IsImmutableAgileException(this)) 810bool fCanProcessException = !(IsImmutableAgileException(this));