Add nullable reference type annotations to DynamicProxy's public API#668
Conversation
3e5cfd5 to
781960a
Compare
a58f704 to
30bafc9
Compare
30bafc9 to
5405a0d
Compare
5405a0d to
7122b6c
Compare
|
P.S.: You can ignore the above question, I just remembered: unlike modifiers (modreqs and modopts), custom attributes are not part of the type/method signatures, therefore the addition of attributes should not cause any breaking changes. I ran a quick experiment which confirms this. So this PR should be safe to merge in a non-major version. |
No description provided.