Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/lock-decoder/LockTracerDecoder.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/lock-decoder/LockTracerDecoder.cs b/data/lock-decoder/LockTracerDecoder.cs
index f786e6b81dc..abd4e5f89fc 100644
--- a/data/lock-decoder/LockTracerDecoder.cs
+++ b/data/lock-decoder/LockTracerDecoder.cs
@@ -122,6 +122,8 @@ public enum Lock {
DomainAssembliesLock,
DomainJitCodeHashLock,
IcallLock,
+ AssemblyBindingLock,
+ MarshalLock,
}
public class SimLock