Work is done for compilation in #18715. We need to make sure it is true for both EnC and EE as well:
- Generating IsReadOnly attribute if needed.
- Evaluating ref-readonly-ness from source if necessary.
- Overload resolution on such parameters.
- Using attributes from referenced assemblies vs generating a new one.
Related to #17287 and #19216
Work is done for compilation in #18715. We need to make sure it is true for both EnC and EE as well:
Related to #17287 and #19216