BEGIN_ILLINK_FEATURE_SWITCH mechanism for corelib.h
does not work with nested classes
#71847
Labels
area-Interop-coreclr
in-pr
There is an active PR which will close this issue when it is merged
linkable-framework
Issues associated with delivering a linker friendly framework
Milestone
The following doesn't properly work when placed in the generated XML file:
DEFINE_CLASS(UTF8STRINGMARSHALLER_IN, Marshalling, Utf8StringMarshaller+ManagedToUnmanagedIn)
Following the Cecil syntax also fails:
DEFINE_CLASS(UTF8STRINGMARSHALLER_IN, Marshalling, Utf8StringMarshaller/ManagedToUnmanagedIn)
The text was updated successfully, but these errors were encountered: