MSDN-WhiteKnight / CilTools

A set of tools to work with CIL in .NET applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type definition syntax should use TypeSpec for base type and implemented interfaces

MSDN-WhiteKnight opened this issue · comments

extends [mscorlib]System.Object instead of extends class [mscorlib]System.Object

ECMA-335 II.10.1 Type header (ClassHeader)