.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 

9 lines
160 B

namespace ICSharpCode.Decompiler.Tests.TestCases.Pretty;
internal delegate void DelegateInFileScopedNamespace();
internal class FileScopedNamespaces
{
}