Welcome to the CCI Metadata project discusion board.

This is a forum for asking questions and making suggestions. When a thread regarding a question has run its course, please consider adding the original question and a concise answer to the Frequently asked questions topic of the Home tab. If the answer to a question is that you've discovered a bug, please go to the Issue Tracker tab and add a bug report. When a thread regarding a suggestion has run its course, please turning it into a work item with a summary of the suggestion.

How can I change a class from private to public?

first post: Pegazoo wrote: Hi All, I just started using CCI and based on the documentation ...

Appropriate way to reference CCI source in open source projects

first post: jamiemthomas wrote: I have just published a first version of Afterthought, an open sou...

latest post: hermanv wrote: I have no idea of what a "proper way" would look like, but it seems...

match pdb with module

first post: tolisss wrote: Hi I have found this tool http://www.debuginfo.com/tools/chkmatch...

HasDefaultConstructor

first post: gregsn wrote: Helo again, How would you give answer to the question if a type de...

latest post: gregsn wrote: solved. i accidentaly created my host twice (sorry!!)

type equality to System.Void

first post: gregsn wrote: Hi there! I am very new to CCI so please forgive me. The Expressio...

latest post: gregsn wrote: well. hm. but then i would suggest that the way over blabla.Type....

Group to Statements

first post: Gambid wrote: I am trying to iteratively mutate an Assembly and I am facing the ...

latest post: Gambid wrote: I am not able to reproduce the behavior when I use StartIndex = psl...

Strong Naming assemblies after-the-fact

first post: fearthecowboy wrote: I've thrown together code using Cci-Metadata to strong-name an ass...

Changes to support building as a single library

first post: fearthecowboy wrote: I'm building this (actually this and the AST stuff) as one single l...

latest post: fearthecowboy wrote: I can confirm that this worked very well. THANKS!

Loading referenced assemblies

first post: RafalFurman wrote: Hi While making deep copy of assembly PEFileToObjectModel loads r...

latest post: hermanv wrote: You can update the host's cache explicitly by calling RegisterAsLat...

Type equivalence and assembly identities

first post: JacobF wrote: I am trying to wrap my head around how type equivalence works, and...

latest post: artr wrote: Thank you @hermanv, but my Probe() method actually looks a bit diff...