This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
ILSpy
mirror of
https://github.com/icsharpcode/ILSpy.git
Watch
1
Star
0
Fork
You've already forked ILSpy
0
Code
Issues
Projects
Releases
Wiki
Activity
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
c-sharp
dotnet
mono
decompile
decompiler
decompiler-engine
dotnetcore
ilspy
pdb
unity
7433
Commits
17
Branches
84
Tags
82 MiB
C#
98.6%
JavaScript
0.6%
Visual Basic .NET
0.2%
PowerShell
0.2%
Tree:
8b9ba20847
ILSpy
/
ICSharpCode.Decompiler.Tests
/
TestCases
/
ILPretty
/
Issue1323.cs
11 lines
203 B
Raw
Blame
History
public
enum
Enum0
{
// error: enumerator has no value
const_0
,
// error: enumerator has no value
const_1
,
// error: enumerator has no value
const_2
,
// error: enumerator has no value
const_3
}
Reference in new issue
Copy Permalink