Share via


More Information About Reflection Emit 

The following specifications provide information about concepts relevant to reflection emit:

The class library reference pages for the System.Reflection namespace describe the managed types that you can use at run time to obtain information about assemblies, modules, types, and so on. Most classes and interfaces in the System.Reflection.Emit namespace extend classes and interfaces in the System.Reflection namespace.

See Also

Reference

System.Diagnostics.SymbolStore
System.Reflection

Other Resources

Metadata Interfaces
Diagnostics Symbol Store Interfaces