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