One thing that always bugs me is that I haven't found yet a way to make static code analysis of nullable ref types work over inheritance boundaries - is there already a way available in #dotnet#csharp to solve this issue in a clean way with attributes?