We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed6249a commit 7616dbbCopy full SHA for 7616dbb
src/IKVM.ByteCode/OpCodeArgumentKind.cs
@@ -4,7 +4,7 @@
4
/// <summary>
5
/// Describes the kind of an OpCode.
6
/// </summary>
7
- enum OpCodeArgumentKind : byte
+ public enum OpCodeArgumentKind : byte
8
{
9
10
0 commit comments