summaryrefslogtreecommitdiff
path: root/src/vm/binder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/binder.cpp')
-rw-r--r--src/vm/binder.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm/binder.cpp b/src/vm/binder.cpp
index 3507ad1927..5aaf976ae2 100644
--- a/src/vm/binder.cpp
+++ b/src/vm/binder.cpp
@@ -475,7 +475,6 @@ void MscorlibBinder::TriggerGCUnderStress()
{
THROWS;
GC_TRIGGERS;
- SO_TOLERANT;
INJECT_FAULT(ThrowOutOfMemory());
}
CONTRACTL_END;