Browse Source

Add missing keywords to ILAsm-Mode.xshd

pull/1030/head
Siegfried Pammer 8 years ago
parent
commit
bfc4d4e84d
  1. 2
      ILSpy/TextView/ILAsm-Mode.xshd

2
ILSpy/TextView/ILAsm-Mode.xshd

@ -332,6 +332,7 @@ @@ -332,6 +332,7 @@
<Word>forwardref</Word>
<Word>internalcall</Word>
<Word>noinlining</Word>
<Word>aggressiveinlining</Word>
<Word>nomangle</Word>
<Word>lasterr</Word>
<Word>winapi</Word>
@ -494,6 +495,7 @@ @@ -494,6 +495,7 @@
<!-- Header flags keywords -->
<Word>.subsystem</Word>
<Word>.corflags</Word>
<Word>.stackreserve</Word>
<Word>alignment</Word>
<Word>.imagebase</Word>
</Keywords>

Loading…
Cancel
Save