The library currently fails in the following cases:
- Generic values.
- Extension methods.
- Types carrying the CompiledName attribute.
In order for compilation to complete successfully in the above, F# assembly metadata should be extracted from referenced assemblies. FSCS currently does not support this, so work must be done in order for the PowerPack.Metadata API to be ported back.
The library currently fails in the following cases:
In order for compilation to complete successfully in the above, F# assembly metadata should be extracted from referenced assemblies. FSCS currently does not support this, so work must be done in order for the PowerPack.Metadata API to be ported back.