We're using modreqs to prevent other/older compilers from consuming/extending ref-readonly symbols in a non-safe way.
There is already some tests being added on VB side to assert that behavior, but we need to write [WindowsOnly] tests that call the csc/vbc on the machine (the native compilers) and assert they exhibit the right behavior as well.
See #17287 for more details
We're using modreqs to prevent other/older compilers from consuming/extending ref-readonly symbols in a non-safe way.
There is already some tests being added on VB side to assert that behavior, but we need to write [WindowsOnly] tests that call the csc/vbc on the machine (the native compilers) and assert they exhibit the right behavior as well.
See #17287 for more details