MSDN-WhiteKnight / CilTools

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support type forwards in disassembler

MSDN-WhiteKnight opened this issue · comments

netstandard.dll

.class extern forwarder Microsoft.Win32.SafeHandles.SafeFileHandle
{
  .assembly extern System.Runtime
}