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

github.com/mono/ikdasm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Keywords.cs')
-rw-r--r--Keywords.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Keywords.cs b/Keywords.cs
index e77b28f..bdbde79 100644
--- a/Keywords.cs
+++ b/Keywords.cs
@@ -176,6 +176,7 @@ namespace Ildasm
"opt",
"or",
"out",
+ "permitonly",
"pinned",
"pop",
"prefix1",
@@ -191,6 +192,7 @@ namespace Ildasm
"request",
"runtime",
"sealed",
+ "sequential",
"serializable",
"sizeof",
"shl",