top | item 24736807

(no title)

ckok | 5 years ago

No duplication. There's a single file where every type reference or method reference exists once. Note that it's not a library file. The compiled dll or exe has no relationship to the original way it was stored in .cs file. Instead it's a set of tables which hold all types, all members.

discuss

order

pjmlp|5 years ago

Partial types.